Class ElementSniffException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.phenopackets.phenopackettools.core.PhenopacketToolsException
org.phenopackets.phenopackettools.util.format.SniffException
org.phenopackets.phenopackettools.util.format.ElementSniffException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionElementSniffException
(String message) ElementSniffException
(String message, Throwable cause) protected
ElementSniffException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ElementSniffException
(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
-
ElementSniffException
public ElementSniffException() -
ElementSniffException
-
ElementSniffException
-
ElementSniffException
-
ElementSniffException
-