class ConnectionParamsError extends Errorimport { ConnectionParamsError } from "https://deno.land/x/postgres@v0.17.2/client/error.ts"; A connection params error ConstructorsnewConnectionParamsError(message: string, cause?: Error)Create a new ConnectionParamsError