class AP2Error extends Error Base class for all AP2-related errors Constructors new AP2Error(message: string,details?: Record<string, unknown>,) Properties abstract readonly code: string