Package org.robovm.apple.foundation
Class NSCocoaErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.foundation.NSCocoaErrorUserInfoKey
public class NSCocoaErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSCocoaErrorUserInfoKey.AsListMarshalerstatic classNSCocoaErrorUserInfoKey.Marshalerstatic classNSCocoaErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static NSCocoaErrorUserInfoKeyDebugDescriptionstatic NSCocoaErrorUserInfoKeyFilePathstatic NSCocoaErrorUserInfoKeyHelpAnchorstatic NSCocoaErrorUserInfoKeyLocalizedDescriptionstatic NSCocoaErrorUserInfoKeyLocalizedFailurestatic NSCocoaErrorUserInfoKeyLocalizedFailureReasonstatic NSCocoaErrorUserInfoKeyLocalizedRecoveryOptionsstatic NSCocoaErrorUserInfoKeyLocalizedRecoverySuggestionstatic NSCocoaErrorUserInfoKeyMultipleUnderlyingErrorsstatic NSCocoaErrorUserInfoKeyRecoveryAttempterstatic NSCocoaErrorUserInfoKeyStringEncodingstatic NSCocoaErrorUserInfoKeyUnderlyingErrorstatic NSCocoaErrorUserInfoKeyURL -
Method Summary
Modifier and Type Method Description static NSCocoaErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
UnderlyingError
-
MultipleUnderlyingErrors
- Since:
- Available in iOS 14.5 and later.
-
LocalizedDescription
-
LocalizedFailureReason
-
LocalizedRecoverySuggestion
-
LocalizedRecoveryOptions
-
RecoveryAttempter
-
HelpAnchor
-
DebugDescription
-
LocalizedFailure
- Since:
- Available in iOS 11.0 and later.
-
StringEncoding
-
URL
-
FilePath
-
-
Method Details