public class SubjectParserException extends Exception
SubjectParser
,
Serialized FormConstructor and Description |
---|
SubjectParserException(String message)
Constructs the Exception with the error message.
|
SubjectParserException(Throwable throwable)
Constructs the Exception with the throwable
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SubjectParserException(String message)
message
- The error messagepublic SubjectParserException(Throwable throwable)
throwable
- The throwableCopyright © 2015 Caplin Systems.