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