java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.civl.abc.err.IF.ABCRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ABCUnsupportedException,ASTException,PreprocessorRuntimeException,RuntimeParseException
The root of the ABC runtime exception hierarchy. These are exceptions that do
not have to be declared or caught.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionABCRuntimeException(String message) ABCRuntimeException(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