| Package | Description |
|---|---|
| scriptella.configuration |
Classes and interfaces to parse script files.
|
| scriptella.core |
Core classes for scripts execution.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<OnErrorEl> |
ScriptEl.onerrors |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OnErrorEl> |
ScriptEl.getOnerrorElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptEl.setOnerrorElements(java.util.List<OnErrorEl> list) |
| Modifier and Type | Method and Description |
|---|---|
OnErrorEl |
OnErrorHandler.onError(java.lang.Throwable throwable)
Called on error to get a
OnErrorEl with fallback script. |
Copyright © 2006-2026 The Scriptella Project Team.
Need help with Scriptella integration, migration, or Java performance? Scriptella consulting by PVR Labs.