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