| Package | Description |
|---|---|
| org.jboss.da.model.rest |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage.eType |
ErrorMessage.eType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorMessage.eType[] |
ErrorMessage.eType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ErrorMessage(ErrorMessage.eType errorType,
String errorMessage) |
Copyright © 2018. All rights reserved.