class PostgresError extends Errorimport { PostgresError } from "https://deno.land/x/postgres@v0.17.1/client/error.ts"; ConstructorsnewPostgresError(fields: Notice)Propertiesfields: Notice