java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.civl.abc.err.IF.ABCException
dev.civl.abc.front.IF.PreprocessorException
dev.civl.abc.front.IF.PreprocessorExpressionException
- All Implemented Interfaces:
Serializable
An exception that is thrown when there is a problem evaluating a preprocessor
expression. A preprocessor expression occurs in a "#if" conditional
directive.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.civl.abc.front.IF.PreprocessorException
getToken, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
PreprocessorExpressionException
-
PreprocessorExpressionException
-