Method | Description | |
---|---|---|
ExhaustedRetryException ( string msg ) : System |
Initializes a new instance of the ExhaustedRetryException class.
|
|
ExhaustedRetryException ( string msg, |
Initializes a new instance of the ExhaustedRetryException class.
|
public ExhaustedRetryException ( string msg ) : System | ||
msg | string | The msg. |
return | System |
public ExhaustedRetryException ( string msg, |
||
msg | string | The msg. |
cause | The cause. | |
return | System |