@interface AVTError : NSObject + (id)errorWithCode:(long long)a0 userInfo:(id)a1; @end