Class InvalidCompilation
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.s42.base.compile.InvalidCompilation
- All Implemented Interfaces:
Serializable
- Author:
- Benjamin Schiller
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidCompilation(String msg) InvalidCompilation(String msg, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCompilation
-
InvalidCompilation
-