AbstractServiceError

AbstractServiceError ⇐ Model

Kind: global abstract class
Extends: Model
Properties

NameTypeDescription
isServiceErrorString

Feature flag (always true)

codenumber

Internal code value. @see ServiceErrorCodes

messageObject

Detail information on the service error

AbstractServiceError()

Class defining a Service Error.