Class Error
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.Error
Deprecated.
Used when an API throws an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-class.Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name.@NotNull StringgetCode()Deprecated.Application relevant detail, defined in the API or a common list.@NotNull StringDeprecated.More details and corrective actions related to the error which can be shown to a client user.Deprecated.Explanation of the reason for the error which can be shown to a client user.Deprecated.URI of documentation describing the error.Deprecated.HTTP Error code extensioninthashCode()Deprecated.Deprecated.Deprecated.referenceError(String referenceError) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidDeprecated.voidsetMessage(String message) Deprecated.voidDeprecated.voidsetReferenceError(String referenceError) Deprecated.voidDeprecated.Deprecated.toString()Deprecated.
-
Constructor Details
-
Error
public Error()Deprecated.
-
-
Method Details
-
code
Deprecated. -
getCode
Deprecated.Application relevant detail, defined in the API or a common list.- Returns:
- code
-
setCode
Deprecated. -
reason
Deprecated. -
getReason
Deprecated.Explanation of the reason for the error which can be shown to a client user.- Returns:
- reason
-
setReason
Deprecated. -
message
Deprecated. -
getMessage
Deprecated.More details and corrective actions related to the error which can be shown to a client user.- Returns:
- message
-
setMessage
Deprecated. -
status
Deprecated. -
getStatus
Deprecated.HTTP Error code extension- Returns:
- status
-
setStatus
Deprecated. -
referenceError
Deprecated. -
getReferenceError
Deprecated.URI of documentation describing the error.- Returns:
- referenceError
-
setReferenceError
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class.- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name.- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-