CallOperationFailureException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
CallOperationFailureException() | Initializes a new instance of the CallOperationFailureException class. | |
CallOperationFailureException(String) | Initializes a new instance of the CallOperationFailureException class with a specified error message. | |
CallOperationFailureException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
CallOperationFailureException(String, Exception) | Initializes a new instance of the CallOperationFailureException class with a specified error message and reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
CallOperationFailureException Class