Package org.lifstools.jgoslin.domain
Class LipidParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lifstools.jgoslin.domain.LipidException
org.lifstools.jgoslin.domain.LipidParsingException
- All Implemented Interfaces:
Serializable
Specific exception that is thrown when errors are encountered in a lipid
name.
- Author:
- Dominik Kopczynski, Nils Hoffmann
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
LipidParsingException
(String message, Throwable cause) LipidParsingException
(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
-
LipidParsingException
protected LipidParsingException() -
LipidParsingException
-
LipidParsingException
-
LipidParsingException
-