Package com.blackrook.archetext.struct
Class PreprocessorLexer.PreprocessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.blackrook.archetext.struct.PreprocessorLexer.PreprocessorException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PreprocessorLexer
public static class PreprocessorLexer.PreprocessorException extends RuntimeException
Thrown on preprocessor error.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-