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