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