Class ArcheTextParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.blackrook.archetext.exception.ArcheTextParseException
- All Implemented Interfaces:
Serializable
Exception thrown on bad ArcheText parse.
- Author:
- Matthew Tropiano
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArcheTextParseException(String message) ArcheTextParseException(String message, Throwable t) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArcheTextParseException
public ArcheTextParseException() -
ArcheTextParseException
-
ArcheTextParseException
-
ArcheTextParseException
-