Package | Description |
---|---|
org.scripthelper.context |
Contains the classes which manage the context for scripts.
|
Modifier and Type | Method and Description |
---|---|
default void |
ScriptContext.abort()
Abort the current script silently.
|
void |
DefaultScriptContext.abort(java.lang.String message)
Abort the current script.
|
void |
ScriptContext.abort(java.lang.String message)
Abort the current script.
|
Copyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence