| Package | Description |
|---|---|
| de.hybris.platform.impex.exceptions |
| Modifier and Type | Method and Description |
|---|---|
InsufficientDataException.ErrorCode |
InsufficientDataException.getErrorCode() |
static InsufficientDataException.ErrorCode |
InsufficientDataException.ErrorCode.valueOf(java.lang.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,
java.lang.String message,
InsufficientDataException.ErrorCode detail) |
InsufficientDataException(ValueLine line,
java.lang.String messge,
InsufficientDataException.ErrorCode detail,
java.lang.Throwable exThrowable) |
Copyright © 2018 SAP SE. All Rights Reserved.