| Package | Description |
|---|---|
| com.jscape.inet.gateway.adapter.web.protocol.messages | |
| com.jscape.inet.gateway.port.web |
| Modifier and Type | Field and Description |
|---|---|
ErrorCode |
ErrorSummary.code |
| Modifier and Type | Method and Description |
|---|---|
static ErrorCode |
ErrorCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ErrorSummary(ErrorCode code,
java.lang.String description,
java.lang.String details) |
| Modifier and Type | Field and Description |
|---|---|
ErrorCode |
WebApiClient.ServerException.code
An error code.
|
| Constructor and Description |
|---|
ServerException(ErrorCode code,
java.lang.String description,
java.lang.String details) |
Copyright © JSCAPE Corp. 2009-2019. All Rights Reserved