| Package | Description |
|---|---|
| gw.lang.reflect |
| Modifier and Type | Method and Description |
|---|---|
IProvidesCustomErrorInfo.ErrorLevel |
IProvidesCustomErrorInfo.CustomErrorInfo.getLevel() |
static IProvidesCustomErrorInfo.ErrorLevel |
IProvidesCustomErrorInfo.ErrorLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IProvidesCustomErrorInfo.ErrorLevel[] |
IProvidesCustomErrorInfo.ErrorLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CustomErrorInfo(IProvidesCustomErrorInfo.ErrorLevel level,
String msg,
int start,
int end) |
Copyright © 2022. All rights reserved.