Method | Description | |
---|---|---|
Steam2Exception ( ) : System |
Initializes a new instance of the Steam2Exception class.
|
|
Steam2Exception ( string msg ) : System |
Initializes a new instance of the Steam2Exception class.
|
|
Steam2Exception ( string msg, |
Initializes a new instance of the Steam2Exception class.
|
public Steam2Exception ( string msg ) : System | ||
msg | string | The message. |
return | System |
public Steam2Exception ( string msg, |
||
msg | string | The message. |
innerException | The inner exception. | |
return | System |