Package com.github.beothorn.agent.parser
Class CompilationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.beothorn.agent.parser.CompilationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCompilationException(int position, String input, String error) CompilationException(String error) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CompilationException
-
CompilationException
-