API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPError.h
Go to the documentation of this file.
1
2
@interface
CPError
:
CPObject
3
{
4
CPInteger _code
// @accessors(property=code, readonly);
5
CPString
_domain
// @accessors(property=domain, readonly);
6
CPDictionary
_userInfo
// @accessors(property=userInfo, readonly);
7
}
8
@end
Foundation
CPError.h
Generated on Thu Nov 28 2013 20:43:44 for API by
1.8.4