Package de.scravy.bedrock
Class Parsers.NoParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.scravy.bedrock.Parsers.NoParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Parsers
public static class Parsers.NoParseException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NoParseException(CharParser.Result result)NoParseException(Parser.Result result) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString