@interface CTXPCError : NSObject + (id)errorForCode:(int)a0 errorString:(id)a1; @end