Skip to main content
Module

x/froebel/error.ts>UniqueViolationError

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

Constructors

new
UniqueViolationError(msg: string)