Method | Description | |
---|---|---|
ProcessTimeOutException ( string message ) : System |
Creates new instance of this class.
|
|
ProcessTimeOutException ( string message, |
Creates new instance of this class.
|
public ProcessTimeOutException ( string message ) : System | ||
message | string | Error message |
return | System |
public ProcessTimeOutException ( string message, |
||
message | string | Error message. |
innerException | Inner exception. | |
return | System |