@interface CTCellularPlanError : NSObject + (id)errorForCode:(long long)a0; + (id)errorForCode:(long long)a0 withDescription:(id)a1; @end