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