Title here
Summary here
Model
Kind: global abstract class
Extends: Model
Properties
Name | Type | Description |
---|---|---|
isServiceError | String | Feature flag (always true) |
code | number | Internal code value. @see ServiceErrorCodes |
message | Object | Detail information on the service error |
Class defining a Service Error.