Method | Description | |
---|---|---|
CommunicationException ( ) : System |
Contstructor.
|
|
CommunicationException ( |
Contstructor for serializing.
|
|
CommunicationException ( string message ) : System |
Contstructor.
|
|
CommunicationException ( string message, |
Contstructor.
|
public CommunicationException ( |
||
serializationInfo | ||
context | ||
return | System |
public CommunicationException ( string message ) : System | ||
message | string | Exception message |
return | System |
public CommunicationException ( string message, |
||
message | string | Exception message |
innerException | Inner exception | |
return | System |