Error
Class Description
Contains information about the nature of an error if a request could not be completed successfully.
Attributes
| Name | Type | Description |
|---|---|---|
| maxRetryDuration | UInt16 | Contains the number of seconds the client SHOULD wait before retrying the request. |
| reasonCode | UInt16 | Code indicating the reason for failure. 0 - Invalid request format 1 - Invalid request values (e.g. invalid threshold values) 2 - Resource limit reached 3 - Conditional subscription field not supported 4 - Maximum request frequency exceeded All other values reserved |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Associations
None