attemptRecovery(optionIndex:)
Attempt to recover from this error when someone selects the option at the given index.
Declaration
func attemptRecovery(optionIndex recoveryOptionIndex: Int) -> BoolReturn Value
true to indicate successful recovery; otherwise false.