| Package | Description |
|---|---|
| software.amazon.qldb.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static Errors |
Errors.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Errors[] |
Errors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|