class APIError extends Errorimport { APIError } from "https://deno.land/x/netzo@v0.1.85/cli/src/utils/api.ts"; ConstructorsnewAPIError(code: string,message: string,xDenoRay: string | null,)Propertiescode: stringname: stringxDenoRay: string | nullMethodstoString()