eBay Merchant Data APIVersion 1255
 

FaultDetailsType

SOAP faults are used to indicate that an infrastructure error has occurred, such as a problem on eBay's side with database or server going down, or a problem with the client or server-side SOAP framework.

No calls use FaultDetailsType.

Fields

DetailedMessage ( string ) [0..1]
Not used by any call.

Description of the condition that caused the SOAP fault.
See the Field Index to learn which calls use DetailedMessage.

ErrorCode ( string ) [0..1]
Not used by any call.

Error code can be used by a receiving application to debug a SOAP response message that contains one or more SOAP fault details. Each error code is uniquely defined for each fault scenario. See the eBay documentation for more information. Your application can use error codes as identifiers in your customized error-handling algorithms.
See the Field Index to learn which calls use ErrorCode.

Severity ( string ) [0..1]
Not used by any call.

Indicates whether the error is a severe error (causing the request to fail) or an informational error (a warning).
See the Field Index to learn which calls use Severity.