class APIConnectionError extends APIErrorimport { APIConnectionError } from "https://deno.land/x/openai@v4.53.2/error.ts"; ConstructorsnewAPIConnectionError(unnamed 0: { message?: string; cause?: Error | undefined; })Propertiesreadonlystatus: undefined