See: Description
Interface | Description |
---|---|
ScriptException<S> |
This interface wraps an exception fired by the Scripting engine.
|
ScriptExceptionListener |
Fired when the first exception is encountered while executing a script.
|
Class | Description |
---|---|
AbstractScriptException<S> |
This interface wraps an exception fired by the Scripting engine.
|
AbstractScriptExceptionListener |
An abstract ScriptExceptionListener.
|
DefaultExceptionListener |
A default Script logger implementation.
|
Exception | Description |
---|---|
AbortScriptException |
This excpetion is used to abort a Script.
|
IllegalScriptArgumentException | |
ScriptCompilationException |
Represents any script runtime exception.
|
ScriptRuntimeException |
Represents any script runtime exception.
|
Contains the classes which wrap script exceptions.
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence