public final class ErrorEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
ErrorEvent.Type |
source| Constructor and Description |
|---|
ErrorEvent(Object src,
String type,
String message,
int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
String |
getMessage() |
getSource, toStringCopyright © 2017. All rights reserved.