public bool IsFailureResolutionPermitted( FailureMessageAccessor failure )
| Exception | Condition |
|---|---|
| ArgumentException | failure has not been properly initialized. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This FailuresAccessor is inactive (is used outside of failures processing). |