Package org.lifstools.jgoslin.domain
Klasse UnsupportedLipidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lifstools.jgoslin.domain.LipidException
org.lifstools.jgoslin.domain.UnsupportedLipidException
- Alle implementierten Schnittstellen:
Serializable
This exception is thrown, if a certain type of lipid is not yet supported by
the grammar implementations.
- Autor:
- Dominik Kopczynski, Nils Hoffmann
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUnsupportedLipidException(String message) UnsupportedLipidException(String message, 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
-
UnsupportedLipidException
protected UnsupportedLipidException() -
UnsupportedLipidException
-
UnsupportedLipidException
-
UnsupportedLipidException
-