Skip to main content
Module

x/nessie/mod.ts>NessieError

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

Constructors

new
NessieError(message: string)