Package org.kingdoms.utils.compilers
Class ConditionalCompiler.LogicalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kingdoms.utils.compilers.ConditionalCompiler.LogicalException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ConditionalCompiler
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLogicalException(String msg) LogicalException(String message, 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
-
LogicalException
-
LogicalException
-