public class ErrorEvent
extends java.lang.Object
OnError instead.| Modifier and Type | Field and Description |
|---|---|
ComponentTree |
componentTree
The
ComponentTree the the error happened in. |
java.lang.Exception |
exception
The exception that caused the error event to be raised.
|
| Constructor and Description |
|---|
ErrorEvent() |
public ComponentTree componentTree
ComponentTree the the error happened in.public java.lang.Exception exception