Метод | Описание | |
---|---|---|
ConnectionException ( ) : System | ||
ConnectionException ( string message ) : System | ||
ConnectionException ( string message, Exception e ) : System |
Метод | Описание | |
---|---|---|
ConnectionException ( SerializationInfo info, StreamingContext context ) : System |
protected ConnectionException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
Результат | System |
public ConnectionException ( string message ) : System | ||
message | string | |
Результат | System |
public ConnectionException ( string message, Exception e ) : System | ||
message | string | |
e | Exception | |
Результат | System |