ErrorCode

Type : OTA_ErrorRS_ErrorCode
Value Description
MalformedIndicates that the XML message was not well-formed. Additional information may be provided within the ErrorMessage attribute.
SessionFailure-100This value is used to indicate that the request version is not supported.
SessionFailure-101This value is used to indicate that the session has expired.
SessionFailure-102This value is used to indicate that the session is already closed.
SessionFailure-103This value is used to indicate that a parameter in the request is not supported.
UnknownIndicates an unknown error. Additional information may be provided within the textual part of the element.
UnrecognizedRootIndicates an unrecognized payload root element was received. Additional information may be provided within the ErrorMessage attribute.
UnrecognizedVersionIndicates that the version attribute in the Schema element of the Manifest of the header is not recognized. Additional information, such as version number(s) supported, may be provided within the ErrorMessage attribute.
ValidationIndicates that a well-formed XML message was sent, but did not pass the validation check. Additional information may be provided within the ErrorMessage attribute.

Definition
The ErrorCode attribute MUST be present and is defined as free-text with a list of recommended enumerated values, to indicate the error type.

Parents
\OTA_ErrorRS