| Package | Description |
|---|---|
| com.neverbounce.api.client.exception | |
| com.neverbounce.api.model |
| Modifier and Type | Method and Description |
|---|---|
Status |
NeverbounceApiException.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
NeverbounceApiException.setStatus(Status status)
Sets
Status. |
| Modifier and Type | Method and Description |
|---|---|
Status |
Response.getStatus()
Status of the returned request.
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Metrics Delivered LLC.. All rights reserved.