Méthode | Description | |
---|---|---|
BrokenCircuitException ( ) : System |
Initializes a new instance of the BrokenCircuitException class.
|
|
BrokenCircuitException ( string message ) : System |
Initializes a new instance of the BrokenCircuitException class.
|
|
BrokenCircuitException ( string message, |
Initializes a new instance of the BrokenCircuitException class.
|
Méthode | Description | |
---|---|---|
BrokenCircuitException ( |
Initializes a new instance of the BrokenCircuitException class.
|
protected BrokenCircuitException ( |
||
info | The |
|
context | The |
|
Résultat | System |
public BrokenCircuitException ( string message ) : System | ||
message | string | The message that describes the error. |
Résultat | System |
public BrokenCircuitException ( string message, |
||
message | string | The message that describes the error. |
inner | The inner exception. | |
Résultat | System |