Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/froebel/error.ts>UniqueViolationError

A strictly typed utility library.
Latest
class UniqueViolationError
extends Error
import { UniqueViolationError } from "https://deno.land/x/froebel@v0.23.2/error.ts";

Constructors

new
UniqueViolationError(msg: string)