Package org.lifstools.jgoslin.domain
Class UnsupportedLipidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lifstools.jgoslin.domain.LipidException
org.lifstools.jgoslin.domain.UnsupportedLipidException
- All Implemented Interfaces:
Serializable
This exception is thrown, if a certain type of lipid is not yet supported by
the grammar implementations.
- Author:
- Dominik Kopczynski, Nils Hoffmann
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedUnsupportedLipidException(String message) UnsupportedLipidException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedLipidException
protected UnsupportedLipidException() -
UnsupportedLipidException
-
UnsupportedLipidException
-
UnsupportedLipidException
-