ReplyTimeoutException Constructor |
Name | Description | |
---|---|---|
ReplyTimeoutException |
Constructs a new ReplyTimeoutException.
| |
ReplyTimeoutException(String) |
Constructs a new ReplyTimeoutException with an error message.
| |
ReplyTimeoutException(String, Exception) |
Constructs a new ReplyTimeoutException with an error message and
inner exception.
|