Метод | Описание | |
---|---|---|
ConnectionSetupException ( ) : System |
Create a new instance of ConnectionSetupException
|
|
ConnectionSetupException ( string msg ) : System |
Create a new instance of ConnectionSetupException
|
|
ConnectionSetupException ( string msg, |
Create a new instance of ConnectionSetupException
|
Метод | Описание | |
---|---|---|
ConnectionSetupException ( |
Constructor required by the runtime and by .NET programming conventions
|
public ConnectionSetupException ( ) : System | ||
Результат | System |
protected ConnectionSetupException ( |
||
info | ||
context | ||
Результат | System |
public ConnectionSetupException ( string msg ) : System | ||
msg | string | A string containing useful information regarding the error |
Результат | System |
public ConnectionSetupException ( string msg, |
||
msg | string | A string containing useful information regarding the error |
innerException | An associated inner exception | |
Результат | System |