OperationDependencyFailedException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the OperationDependencyFailedException class.
Overload List
Name | Description | |
---|---|---|
OperationDependencyFailedException() | Initializes a new instance of the OperationDependencyFailedException class. | |
OperationDependencyFailedException(String) | Initializes a new instance of the OperationDependencyFailedException class with a message string. | |
OperationDependencyFailedException(String, Exception) | Initializes a new instance of the OperationDependencyFailedException class by using a message and the inner exception. | |
OperationDependencyFailedException(String, Exception, IOperation) | Initializes a new instance of the OperationDependencyFailedException class by using a message, the inner exception, and the operation. |
Top
See Also
Reference
OperationDependencyFailedException Class