Method | Description | |
---|---|---|
InternetConnectionException ( ) : System | ||
InternetConnectionException ( string message ) : System | ||
InternetConnectionException ( string message, Exception inner ) : System |
public InternetConnectionException ( ) : System | ||
return | System |
public InternetConnectionException ( string message ) : System | ||
message | string | |
return | System |
public InternetConnectionException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |