Serializablepublic class ErrorEvent extends EventObject
source| Constructor | Description |
|---|---|
ErrorEvent(Object source,
Exception exception) |
Deprecated.
Constructs an ErrorEvent object.
|
| Modifier and Type | Method | Description |
|---|---|---|
Exception |
getException() |
Deprecated.
Returns the exception which triggered this event.
|
getSource, toStringpublic Exception getException()
Copyright © 2024. All rights reserved.