| ServerTooBusyException Constructor |
| Name | Description | |
|---|---|---|
| ServerTooBusyException |
Initializes a new instance of the ServerTooBusyException class.
| |
| ServerTooBusyException(String) |
Initializes a new instance of the ServerTooBusyException class.
| |
| ServerTooBusyException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ServerTooBusyException class.
| |
| ServerTooBusyException(String, Exception) |
Initializes a new instance of the ServerTooBusyException class.
| |
| ServerTooBusyException(String, String, String) |
Initializes a new instance of the ServerTooBusyException class.
| |
| ServerTooBusyException(String, String, String, Exception) |
Initializes a new instance of the ServerTooBusyException class.
|