Method | 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.
|
Method | Description | |
---|---|---|
TimeoutRejectedException ( |
Initializes a new instance of the TimeoutRejectedException class.
|
protected TimeoutRejectedException ( |
||
info | The information. | |
context | The context. | |
return | System |
public TimeoutRejectedException ( String message ) : System | ||
message | String | The message. |
return | System |
public TimeoutRejectedException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
return | System |