java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.civl.abc.err.IF.ABCException
dev.civl.abc.token.IF.SyntaxException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSyntaxException(UnsourcedException oldException, Source newSource) SyntaxException(String message, Source source) -
Method Summary
Methods inherited from class dev.civl.abc.err.IF.ABCException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SyntaxException
-
SyntaxException
-
-
Method Details
-
getSource
-