| Package | Description |
|---|---|
| de.hybris.platform.print.comet | |
| de.hybris.platform.print.comet.constants | |
| de.hybris.platform.print.comet.soap |
| Constructor and Description |
|---|
CometException(CometConstants.ResultCode resultCode) |
CometException(CometConstants.ResultCode resultCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static CometConstants.ResultCode |
CometConstants.ResultCode.get(int code) |
static CometConstants.ResultCode |
CometConstants.ResultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CometConstants.ResultCode[] |
CometConstants.ResultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.