FailureMessageAccessor.GetNumberOfResolutions
Method
Description:
Retrieves number of resolutions that can be used to resolve failure.
Retrieves number of resolutions that can be used to resolve failure.
Remarks:
If number of resolutions is zero, the failure cannot be resolved. If severity of the failure is Warning, it can be deleted. Otherwise, the only option is to cancel current operation and roll back the transaction
If number of resolutions is zero, the failure cannot be resolved. If severity of the failure is Warning, it can be deleted. Otherwise, the only option is to cancel current operation and roll back the transaction
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | This FailureMessageAccessor has not been properly initialized. |