API  0.9.5
Foundation/CPException.h
Go to the documentation of this file.
00001 
00002 @interface CPException : CPObject
00003 {
00004     id          _userInfo;
00005 }
00006 @end