public static class SphereError.DuplicateAttributeValue extends SphereError
SphereError.ConcurrentModification, SphereError.DuplicateAttributesValue, SphereError.DuplicateAttributeValue, SphereError.DuplicateField, SphereError.DuplicatePriceScope, SphereError.DuplicateVariantValues, SphereError.General, SphereError.InvalidCredentials, SphereError.InvalidCurrentPassword, SphereError.InvalidField, SphereError.InvalidInput, SphereError.InvalidJsonInput, SphereError.InvalidOperation, SphereError.InvalidSubject, SphereError.OutOfStock, SphereError.OverCapacity, SphereError.PendingOperation, SphereError.PriceChanged, SphereError.RequiredField, SphereError.ResourceNotFound| Constructor and Description |
|---|
SphereError.DuplicateAttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
getAttribute()
The offending attribute.
|
java.lang.String |
getCode()
The error code, such as 'InvalidOperation'.
|
java.lang.String |
toString() |
getMessagepublic java.lang.String getCode()
SphereErrorgetCode in class SphereErrorpublic Attribute getAttribute()
public java.lang.String toString()
toString in class SphereError