Méthode | Description | |
---|---|---|
ConnectionShutdownException ( ) : System |
Create a new instance of ConnectionShutdownException
|
|
ConnectionShutdownException ( string msg ) : System |
Create a new instance of ConnectionShutdownException
|
|
ConnectionShutdownException ( string msg, |
Create a new instance of ConnectionShutdownException
|
Méthode | Description | |
---|---|---|
ConnectionShutdownException ( |
Constructor required by the runtime and by .NET programming conventions
|
public ConnectionShutdownException ( ) : System | ||
Résultat | System |
protected ConnectionShutdownException ( |
||
info | ||
context | ||
Résultat | System |
public ConnectionShutdownException ( string msg ) : System | ||
msg | string | A string containing useful information regarding the error |
Résultat | System |
public ConnectionShutdownException ( string msg, |
||
msg | string | A string containing useful information regarding the error |
innerException | An associated inner exception | |
Résultat | System |