public string GetResolutionCaption( FailureResolutionType type )
| Exception | Condition |
|---|---|
| ArgumentException | Resolution of the type is not applicable to the failure. |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |
| InvalidOperationException | FailureDefinition does not have any resolutions. |