Module

x/nessie/mod.ts>NessieError

A modular Deno library for PostgreSQL, MySQL, MariaDB and SQLite migrations
Latest
class NessieError
extends Error
import { NessieError } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";

Constructors

new
NessieError(message: string)
import NessieError
import { NessieError } from "https://dotland.deno.dev/x/nessie@2.0.11/mod.ts";