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