Méthode | Description | |
---|---|---|
BackOffInterruptedException ( string msg ) : System |
Initializes a new instance of the BackOffInterruptedException class.
|
|
BackOffInterruptedException ( string msg, |
Initializes a new instance of the BackOffInterruptedException class.
|
public BackOffInterruptedException ( string msg ) : System | ||
msg | string | The msg. |
Résultat | System |
public BackOffInterruptedException ( string msg, |
||
msg | string | The msg. |
cause | The cause. | |
Résultat | System |