메소드 | 설명 | |
---|---|---|
InternetConnectionException ( ) : System | ||
InternetConnectionException ( string message ) : System | ||
InternetConnectionException ( string message, Exception inner ) : System |
public InternetConnectionException ( string message ) : System | ||
message | string | |
리턴 | System |
public InternetConnectionException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |