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