FailureMessageAccessor.GetCurrentResolutionType
Method
Description:
Retrieves the type of resolution to be used to resolve the failure.
Retrieves the type of resolution to be used to resolve the failure.
Remarks:
If the current resolution type was never set for the failure, FailureResolutionType::Default is returned.
If the current resolution type was never set for the failure, FailureResolutionType::Default is returned.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This FailureMessageAccessor has not been properly initialized. -or- This FailureMessageAccessor does not have any resolutions. |