Method | Description | |
---|---|---|
ConnectionLostException ( string message ) : System |
Initializes a new instance of the ConnectionLostException class.
|
public ConnectionLostException ( string message ) : System | ||
message | string | Exception's message. |
return | System |