Метод | Описание | |
---|---|---|
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. |
Результат | System |
public BackOffInterruptedException ( string msg, |
||
msg | string | The msg. |
cause | The cause. | |
Результат | System |