Skip to main content
Module

x/postgres/client/error.ts>ConnectionError

PostgreSQL driver for Deno
Extremely Popular
Go to Latest
class ConnectionError
extends Error
import { ConnectionError } from "https://deno.land/x/postgres@v0.17.0/client/error.ts";

Constructors

new
ConnectionError(message?: string)