Contents

attemptRecovery(optionIndex:)

Attempt to recover from this error when someone selects the option at the given index.

Declaration

func attemptRecovery(optionIndex recoveryOptionIndex: Int) -> Bool

Return Value

true to indicate successful recovery; otherwise false.

See Also

Recovering from errors