Click or drag to resize

ObsException Class

The OBS service is abnormal.
Inheritance Hierarchy

Namespace:  OBS
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class ObsException : ServiceException

The ObsException type exposes the following members.

Constructors
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
Methods
See Also

Reference