Package org.mvel2
Class ScriptRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.ScriptRuntimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScriptRuntimeException
(String message) ScriptRuntimeException
(String message, Throwable cause) ScriptRuntimeException
(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
-
ScriptRuntimeException
public ScriptRuntimeException() -
ScriptRuntimeException
-
ScriptRuntimeException
-
ScriptRuntimeException
-