| Package | Description |
|---|---|
| ru.sms_activate.error.wrong_parameter |
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateWrongParameter |
SMSActivateWrongParameterException.getWrongParameter()
Returns the parameter who is incorrect.
|
static @NotNull SMSActivateWrongParameter |
SMSActivateWrongParameter.getWrongParameterByName(@NotNull String name)
Returns the wrongParameter by name.
|
static SMSActivateWrongParameter |
SMSActivateWrongParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMSActivateWrongParameter[] |
SMSActivateWrongParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SMSActivateWrongParameterException(@NotNull SMSActivateWrongParameter smsActivateWrongParameter)
Constructor wrong parameter exception with multi-lang.
|
Copyright © 2020. All rights reserved.