Package com.scriptbasic.api
Class ScriptBasicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.scriptbasic.api.ScriptBasicException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BasicRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScriptBasicException(String message) ScriptBasicException(String message, Throwable cause) ScriptBasicException(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
-
ScriptBasicException
public ScriptBasicException() -
ScriptBasicException
-
ScriptBasicException
-
ScriptBasicException
-