public class ScriptExceptionNotification extends java.lang.Object implements ScriptNotification
| Constructor and Description |
|---|
ScriptExceptionNotification(ScriptInvocationListener invocationListener,
int scriptId,
java.lang.Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
public ScriptExceptionNotification(ScriptInvocationListener invocationListener, int scriptId, java.lang.Exception exception)
public void process()
process in interface ScriptNotification