ServerIsShuttingDownException Constructor
Overload List
OverloadDescription
ServerIsShuttingDownException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the ServerIsShuttingDownException class with serialized data.  
ServerIsShuttingDownException Constructor()Initializes a new instance of the ServerIsShuttingDownException class.  
ServerIsShuttingDownException Constructor(Int32,String)Initializes a new instance of the ServerIsShuttingDownException class with a specified error message and an error code associated with this exception.  
ServerIsShuttingDownException Constructor(String,Exception)Initializes a new instance of the ServerIsShuttingDownException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
ServerIsShuttingDownException Constructor(String)Initializes a new instance of the ServerIsShuttingDownException class with a specified error message.