Serializablepublic class ErrorEvent extends EventObject
ErrorListener,
ErrorSupport,
Serialized Formsource| Constructor | Description |
|---|---|
ErrorEvent(Throwable throwable,
Object source) |
Creates a new instance of
ErrorEvent |
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getThrowable() |
Gets the Error or Exception which occurred.
|
getSource, toStringpublic Throwable getThrowable()
Copyright © 2018. All rights reserved.