Skip to main content
Module

x/postgres/client/error.ts>ConnectionError

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

A connection error

Constructors

new
ConnectionError(message?: string)

Create a new ConnectionError