name | data type | description |
---|---|---|
OtherError | OtherErrorStructure | |
CapabilityNotSupportedError | CapabilityNotSupportedErrorStructure | |
Description | ErrorDescriptionStructure |
Example
{ "OtherError" : { "ErrorText" : "..." }, "CapabilityNotSupportedError" : { "ErrorText" : "..." }, "Description" : { "value" : "..." } }