java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.civl.mc.model.IF.CIVLException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CIVLExecutionException,CIVLInternalException,CIVLSyntaxException,CIVLUnimplementedFeatureException
Root of CIVL exception hierarchy, representing any kind of event where
something goes wrong in CIVL.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumA certainty level gages how certain we are that this is error is a real error, i.e., not just a spurious error. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CIVLSourceSource of the element that led to exception, for error reporting. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace