Click or drag to resize

ObsException Properties

The ObsException type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Error code returned by the OBS server
(Inherited from ServiceException.)
Public propertyErrorMessage
Error description returned by the OBS server
(Inherited from ServiceException.)
Public propertyErrorType
Error type
(Inherited from ServiceException.)
Public propertyHostId
Server ID
Public propertyObsId2 Obsolete.
Special symbol returned by the OBS server, used for locating faults
Public propertyRequestId
Request ID returned by the OBS server
(Inherited from ServiceException.)
Public propertyStatusCode
HTTP status code in the response
(Inherited from ServiceException.)
Top
See Also