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