| Package | Description |
|---|---|
| abs.ixi.client.net |
| Modifier and Type | Method and Description |
|---|---|
NetworkException.Reason |
NetworkException.getReason() |
static NetworkException.Reason |
NetworkException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkException.Reason[] |
NetworkException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NetworkException(NetworkException.Reason reason) |
NetworkException(NetworkException.Reason reason,
Throwable cause) |
Copyright © 2019. All rights reserved.