Package org.biojava3.core.exceptions
Class ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.biojava3.core.exceptions.ParserException
- All Implemented Interfaces:
Serializable
General abstraction of different parsing errors
- Author:
- Scooter Willis
- See Also:
-
Constructor Summary
ConstructorDescriptionParserException
(String message) ParserException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParserException
-
ParserException
-
ParserException
-