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