Uses of Interface
org.rococoa.cocoa.foundation.NSError

Packages that use NSError
org.rococoa.cocoa.foundation   
 

Uses of NSError in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSError
 NSError NSError._Class.alloc()
           
 NSError NSError._Class.errorWithDomain_code_userInfo(java.lang.String domain, NSInteger code, NSDictionary userInfo)
           
 NSError NSError.initWithDomain_code_userInfo(java.lang.String domain, NSInteger code, NSDictionary userInfo)
           
 



Copyright © 2009. All Rights Reserved.