public abstract class SmsapiLegacyErrorException extends SmsapiException
| Modifier and Type | Field and Description |
|---|---|
protected int |
code |
| Constructor and Description |
|---|
SmsapiLegacyErrorException(String message,
int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
static boolean |
isClientError(int code) |
static boolean |
isHostError(int code) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SmsapiLegacyErrorException(String message, int code)
Copyright © 2024. All rights reserved.