Skip to main content
Extremely Popular
Go to Latest
class ConnectionParamsError
extends Error
import { ConnectionParamsError } from "https://deno.land/x/postgres@v0.17.0/client/error.ts";

Constructors

new
ConnectionParamsError(message: string, cause?: Error)