| Package | Description |
|---|---|
| org.waarp.icap |
| Modifier and Type | Method and Description |
|---|---|
IcapError |
IcapException.getError() |
static IcapError |
IcapError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IcapError[] |
IcapError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
IcapException(String message,
IcapError error) |
IcapException(String message,
Throwable cause,
IcapError error) |
Copyright © 2009–2022 Waarp. All rights reserved.