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