Overload List

  Name Description
OperationFailureException () () ()
Initializes a new instance of the class.
OperationFailureException(String)
Initializes a new instance of the class. Defaults the reason to timeout.
OperationFailureException(SerializationInfo, StreamingContext)
Initializes a new instance of the class from serialized data.
OperationFailureException(String, Exception)
Initializes a new instance of the class. Defaults the reason to timeout.
OperationFailureException(String, Exception, OperationFailureReason)
Initializes a new instance of the class with a specific reason for the failure.

See Also