Uses of Class
org.robovm.apple.foundation.NSErrorUserInfo
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSErrorUserInfo in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation with parameters of type NSErrorUserInfo Modifier and Type Method Description protected longNSError. init(String domain, long code, NSErrorUserInfo dict)static longNSErrorUserInfo.Marshaler. toNative(NSErrorUserInfo o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSErrorUserInfo Modifier and Type Method Description static NSErrorUserInfoNSErrorUserInfo.Marshaler. toObject(Class<NSErrorUserInfo> cls, long handle, long flags)Constructors in org.robovm.apple.foundation with parameters of type NSErrorUserInfo Constructor Description NSError(String domain, long code, NSErrorUserInfo dict)