| Package | Description |
|---|---|
| abs.ixi.client.io |
| Modifier and Type | Method and Description |
|---|---|
ProtocolException.Violation |
ProtocolException.getVilation() |
static ProtocolException.Violation |
ProtocolException.Violation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolException.Violation[] |
ProtocolException.Violation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProtocolException(ProtocolException.Violation vilation) |
ProtocolException(ProtocolException.Violation vilation,
String msg) |
Copyright © 2019. All rights reserved.