Title here
Summary here
ModelKind: 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.