Method | Description | |
---|---|---|
SharpResumeException ( ) : System |
Initializes a new instance of the T:Just3Ws.SharpResume.SharpResumeException class.
|
|
SharpResumeException ( string message ) : System |
Initializes a new instance of the T:Just3Ws.SharpResume.SharpResumeException class.
|
|
SharpResumeException ( string message, |
Initializes a new instance of the T:Just3Ws.SharpResume.SharpResumeException class.
|
Method | Description | |
---|---|---|
SharpResumeException ( |
Initializes a new instance of the T:Just3Ws.SharpResume.SharpResumeException class.
|
protected SharpResumeException ( |
||
info | The |
|
context | The |
|
return | System |
public SharpResumeException ( string message ) : System | ||
message | string | The message. |
return | System |
public SharpResumeException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |