Overload List
| Name | Description | |
|---|---|---|
| BadServerResponseException()()()() |
Initializes a new instance of the BadServerResponseException class
| |
| BadServerResponseException(String) |
Initializes a new instance of the BadServerResponseException class with its message
string set to message.
| |
| BadServerResponseException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BadServerResponseException class with the specified
serialization and context information.
| |
| BadServerResponseException(String, Exception) |
Initializes a new instance of the BadServerResponseException class with its message
string set to message and a reference to the inner exception that
is the cause of this exception.
|