ServerUnavailableException Constructor

Overload List

ServerUnavailableException Initializes a new instance of the ServerUnavailableException class.
ServerUnavailableException(String)Initializes a new instance of the ServerUnavailableException class
ServerUnavailableException(SerializationInfo, StreamingContext)Initializes a new instance of the ServerUnavailableException class
ServerUnavailableException(String, Exception)Initializes a new instance of the ServerUnavailableException class
ServerUnavailableException(String, String)Initializes a new instance of the ServerUnavailableException class

See Also