| Package | Description |
|---|---|
| de.hybris.platform.impex.exceptions |
| Modifier and Type | Method and Description |
|---|---|
InsufficientDataException.ErrorCode |
InsufficientDataException.getErrorCode() |
static InsufficientDataException.ErrorCode |
InsufficientDataException.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InsufficientDataException.ErrorCode[] |
InsufficientDataException.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InsufficientDataException(ValueLine line,
String message,
InsufficientDataException.ErrorCode detail) |
InsufficientDataException(ValueLine line,
String messge,
InsufficientDataException.ErrorCode detail,
Throwable exThrowable) |
Copyright © 2017 SAP SE. All Rights Reserved.