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