public static class SphereError.RequiredField 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.RequiredField() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
The error code, such as 'InvalidOperation'.
|
java.lang.String |
getField()
The name of the field.
|
java.lang.String |
toString() |
getMessage
public java.lang.String getCode()
SphereError
getCode
in class SphereError
public java.lang.String getField()
public java.lang.String toString()
toString
in class SphereError