Package | Description |
---|---|
cz.zerog.jsms4pi.at | |
cz.zerog.jsms4pi.exception |
Modifier and Type | Method and Description |
---|---|
CmsError |
AAT.getCmsError() |
Modifier and Type | Method and Description |
---|---|
static CmsError |
CmsError.valueOf(int error) |
static CmsError |
CmsError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmsError[] |
CmsError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
GatewayException(CmsError error,
String port) |
GatewayException(String message,
CmsError error,
String port) |
Copyright © 2015–2016 jSMS4Pi. All rights reserved.