Overload List

  NameDescription
Public methodBadServerResponseException()()()()
Initializes a new instance of the BadServerResponseException class
Public methodBadServerResponseException(String)
Initializes a new instance of the BadServerResponseException class with its message string set to message.
Protected methodBadServerResponseException(SerializationInfo, StreamingContext)
Initializes a new instance of the BadServerResponseException class with the specified serialization and context information.
Public methodBadServerResponseException(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.

See Also