ApplicationError Data Type

Error code implementation for application exceptions.

Subtypes
SearchError, WorkflowError
Properties
name data type description
Properties inherited from ErrorCodeType
code number Returns the error code value.

Example

{
  "code" : 12345
}