Package org.lifstools.jgoslin.domain
Klasse LipidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lifstools.jgoslin.domain.LipidException
- Alle implementierten Schnittstellen:
Serializable
- Bekannte direkte Unterklassen:
ConstraintViolationException,LipidParsingException,UnsupportedLipidException
Base exception for exceptions that relate to lipid parsing or creation of
lipids.
- Autor:
- Dominik Kopczynski, Nils Hoffmann
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedLipidException(String message) LipidException(String message, Throwable cause) LipidException(Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
LipidException
protected LipidException() -
LipidException
-
LipidException
-
LipidException
-