java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
swim.codec.ParserException
- All Implemented Interfaces:
Serializable
Thrown when a
Parser parses invdalid syntax.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParserException(String message) ParserException(String message, Throwable cause) ParserException(Throwable cause) ParserException(Diagnostic diagnostic) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace