Skip to main content
Module

x/postgres/client/error.ts>PostgresError

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

Constructors

new
PostgresError(fields: Notice)