- Home
- JSON
- ErrorCodeStructure
- Subtypes
- AccessNotAllowedErrorStructure, UnknownEndpointErrorStructure, CapabilityNotSupportedErrorStructure, ServiceNotAvailableErrorStructure, EndpointNotAvailableAccessStructure, EndpointDeniedAccessStructure, InvalidDataReferencesErrorStructure, UnknownSubscriptionErrorStructure, UnknownExtensionsErrorStructure, UnapprovedKeyAccessStructure, BeyondDataHorizonErrorStructure, ParametersIgnoredErrorStructure, OtherErrorStructure, UnknownParticipantErrorStructure, AllowedResourceUsageExceededErrorStructure, NoInfoForTopicErrorStructure, UnknownSubscriberErrorStructure
- Implemented Interfaces
- Serializable
Properties
name |
data type |
description |
ErrorText
|
string
|
|
number
|
number
|
|
Example
{
"ErrorText" : "...",
"number" : 12345
}