ServerTooBusyException Constructor
Initializes a new instance of the ServerTooBusyException class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | ServerTooBusyException() | Initializes a new instance of the ServerTooBusyException class. |
![]() | ServerTooBusyException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ServerTooBusyException class with data that specifies the source and destination of the stream and the information required to serialize the exception. |
![]() | ServerTooBusyException(String^) | Initializes a new instance of the ServerTooBusyException class with a specified error message. |
![]() | ServerTooBusyException(String^, Exception^) | Initializes a new instance of the ServerTooBusyException class with a specified error message and a reference to the inner exception that is the cause of the exception. |

