API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPException.h
Go to the documentation of this file.
1 
2 @interface CPException : CPObject
3 {
4  id _userInfo;
5 }
6 @end