OperationFailureException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OperationFailureException() | Initializes a new instance of the class. | |
OperationFailureException(String) | Initializes a new instance of the class. | |
OperationFailureException(SerializationInfo, StreamingContext) | Initializes a new instance of the class from serialized data. | |
OperationFailureException(String, Exception) | Initializes a new instance of the class. | |
OperationFailureException(String, Exception, OperationFailureReason) | Initializes a new instance of the class. |
Top
See Also
Reference
OperationFailureException Class