Class ExpressionEngine.ExpressionCompileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.citizensnpcs.api.ai.tree.expr.ExpressionEngine.ExpressionCompileException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
ExpressionEngine
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExpressionCompileException(String message) ExpressionCompileException(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
-
ExpressionCompileException
-
ExpressionCompileException
-