Méthode | Description | |
---|---|---|
TimeoutRejectedException ( ) : System |
Initializes a new instance of the TimeoutRejectedException class.
|
|
TimeoutRejectedException ( String message ) : System |
Initializes a new instance of the TimeoutRejectedException class.
|
|
TimeoutRejectedException ( String message, |
Initializes a new instance of the TimeoutRejectedException class.
|
Méthode | Description | |
---|---|---|
TimeoutRejectedException ( |
Initializes a new instance of the TimeoutRejectedException class.
|
public TimeoutRejectedException ( ) : System | ||
Résultat | System |
protected TimeoutRejectedException ( |
||
info | The information. | |
context | The context. | |
Résultat | System |
public TimeoutRejectedException ( String message ) : System | ||
message | String | The message. |
Résultat | System |
public TimeoutRejectedException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
Résultat | System |