| Package | Description |
|---|---|
| com.helger.phase4.error |
| Modifier and Type | Method and Description |
|---|---|
static EEbmsError |
EEbmsError.getFromErrorCodeOrNull(String sErrorCode) |
static EEbmsError |
EEbmsError.getFromIErrorOrNull(com.helger.commons.error.IError aError) |
static EEbmsError |
EEbmsError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EEbmsError[] |
EEbmsError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2020 Philip Helger. All rights reserved.