| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.exceptions |
| Modifier and Type | Method and Description |
|---|---|
AttributeNotSupportedException.AttributeError |
AttributeNotSupportedException.getAttributeError() |
static AttributeNotSupportedException.AttributeError |
AttributeNotSupportedException.AttributeError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeNotSupportedException.AttributeError[] |
AttributeNotSupportedException.AttributeError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttributeNotSupportedException(java.lang.String message,
java.lang.String qualifier,
AttributeNotSupportedException.AttributeError attributeError) |
AttributeNotSupportedException(java.lang.String message,
java.lang.Throwable cause,
java.lang.String qualifier,
AttributeNotSupportedException.AttributeError attributeError) |
Copyright © 2018 SAP SE. All Rights Reserved.