Method | Description | |
---|---|---|
StumpsNetworkException ( ) : System |
Initializes a new instance of the T:Stumps.Server.StumpsNetworkException class.
|
|
StumpsNetworkException ( string message ) : System |
Initializes a new instance of the T:Stumps.Server.StumpsNetworkException class.
|
|
StumpsNetworkException ( string message, |
Initializes a new instance of the T:Stumps.Server.StumpsNetworkException class.
|
Method | Description | |
---|---|---|
StumpsNetworkException ( |
Initializes a new instance of the T:Stumps.Server.StumpsNetworkException class.
|
protected StumpsNetworkException ( |
||
info | The |
|
context | The |
|
return | System |
public StumpsNetworkException ( string message ) : System | ||
message | string | The message that describes the error. |
return | System |
public StumpsNetworkException ( string message, |
||
message | string | The message. |
inner | The inner. | |
return | System |