Contents

attemptRecovery(optionIndex:resultHandler:)

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

Declaration

func attemptRecovery(optionIndex recoveryOptionIndex: Int, resultHandler handler: @escaping (Bool) -> Void)

See Also

Recovering from errors