ObsException Class |
Namespace: OBS
public class ObsException : ServiceException
The ObsException type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObsException(Exception) |
Constructor
|
![]() | ObsException(String) |
Constructor
|
![]() | ObsException(String, Exception) |
Constructor
|
![]() | ObsException(String, ErrorType, String) |
Constructor
|
![]() | ObsException(String, ErrorType, String, String) |
Constructor
|
![]() | ObsException(String, ErrorType, String, String, HttpStatusCode) |
Constructor
|
![]() | ObsException(String, ErrorType, String, String, String, HttpStatusCode) |
Constructor
|
![]() | ObsException(String, Exception, ErrorType, String, String, HttpStatusCode) |
Constructor
|
![]() | ObsException(String, Exception, ErrorType, String, String, HttpStatusCode, String) |
Constructor
|
![]() | ObsException(String, Exception, ErrorType, String, String, String, HttpStatusCode) |
Constructor
|
Name | Description | |
---|---|---|
![]() | ErrorCode |
Error code returned by the OBS server
(Inherited from ServiceException.) |
![]() | ErrorMessage |
Error description returned by the OBS server
(Inherited from ServiceException.) |
![]() | ErrorType |
Error type
(Inherited from ServiceException.) |
![]() | HostId |
Server ID
|
![]() | ObsId2 | Obsolete.
Special symbol returned by the OBS server, used for locating faults
|
![]() | RequestId |
Request ID returned by the OBS server
(Inherited from ServiceException.) |
![]() | StatusCode |
HTTP status code in the response
(Inherited from ServiceException.) |
Name | Description | |
---|---|---|
![]() | ToString | (Overrides ExceptionToString.) |