| Package | Description |
|---|---|
| ru.sms_activate.error.base |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull SMSActivateBaseTypeError |
SMSActivateBaseTypeError.getErrorByName(@NotNull String name)
Returns status by specified name.
|
@NotNull SMSActivateBaseTypeError |
SMSActivateBaseException.getTypeError()
Returns the type error response from server.
|
static SMSActivateBaseTypeError |
SMSActivateBaseTypeError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMSActivateBaseTypeError[] |
SMSActivateBaseTypeError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SMSActivateBaseException(@NotNull SMSActivateBaseTypeError error) |
Copyright © 2020. All rights reserved.