Klasse LipidException

Alle implementierten Schnittstellen:
Serializable
Bekannte direkte Unterklassen:
ConstraintViolationException, LipidParsingException, UnsupportedLipidException

public class LipidException extends RuntimeException
Base exception for exceptions that relate to lipid parsing or creation of lipids.
Autor:
Dominik Kopczynski, Nils Hoffmann
Siehe auch:
  • Konstruktordetails

    • LipidException

      protected LipidException()
    • LipidException

      public LipidException(String message)
    • LipidException

      public LipidException(String message, Throwable cause)
    • LipidException

      public LipidException(Throwable cause)