Module

x/nessie/cli/errors.ts>NessieError

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

Constructors

new
NessieError(message: string)