java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.civl.abc.err.IF.ABCException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ParseException,PP2CivlcTokenConversionException,PreprocessorException,SyntaxException,UnsourcedException
The root of the ABC non-runtime-exception hierarchy. These are exceptions
that must be caught.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionABCException(String message) Constructs a new ABCException with given messageABCException(String message, String location) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace