Package org.robovm.apple.foundation
Interface NSErrorRecoveryAttempting
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NSErrorRecoveryAttemptingAdapter
public interface NSErrorRecoveryAttempting extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description booleanattemptRecoveryFromError(NSError error, long recoveryOptionIndex)voidattemptRecoveryFromError(NSError error, long recoveryOptionIndex, NSObject delegate, Selector didRecoverSelector, VoidPtr contextInfo)
-
Method Details
-
attemptRecoveryFromError
-
attemptRecoveryFromError
-