|
PeanutButter
|
Thrown when max retries are exceeded. More...
Public Member Functions | |
| RetriesExceededException (string caller, int attempts, Exception lastException) | |
| Creates the exception. | |
Thrown when max retries are exceeded.
| PeanutButter.Utils.RetriesExceededException.RetriesExceededException | ( | string | caller, |
| int | attempts, | ||
| Exception | lastException ) |
Creates the exception.
| caller | |
| attempts | |
| lastException |