CommunicationObjectFaultedException Constructor
Initializes a new instance of the CommunicationObjectFaultedException class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | CommunicationObjectFaultedException() | Initializes a new instance of the CommunicationObjectFaultedException class. |
![]() | CommunicationObjectFaultedException(SerializationInfo^, StreamingContext) | Initializes a new instance of the CommunicationObjectFaultedException class when deserializing a stream using the specified SerializationInfo and StreamingContext objects. |
![]() | CommunicationObjectFaultedException(String^) | Initializes a new instance of the CommunicationObjectFaultedException class using the specified message. |
![]() | CommunicationObjectFaultedException(String^, Exception^) | Initializes a new instance of the CommunicationObjectFaultedException class using the specified message and inner exception. |

