BadServerException Methods |
The BadServerException type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Exception.) | |
GetType | (Inherited from Exception.) | |
MemberwiseClone | (Inherited from Object.) | |
ResponseBody |
Gets the entity body of the response, if any. The body may provide further information about the failure, typically in an
xml format. If the entity body of the response was empty, this method returns null.
(Inherited from RequestFailedException.) | |
ToString | (Inherited from RequestFailedException.) |