| Package | Description |
|---|---|
| com.geotab.http.exception |
| Modifier and Type | Method and Description |
|---|---|
static DbUnavailableState |
DbUnavailableState.findOrDefault(String name) |
DbUnavailableState |
DbUnavailableException.getState() |
static DbUnavailableState |
DbUnavailableState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbUnavailableState[] |
DbUnavailableState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DbUnavailableException(String message,
Throwable cause,
DbUnavailableState state) |
Copyright © 2023. All rights reserved.