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

x/stowrage/src/error.ts>NameDuplicationError

Stowre all the thing's you like
Latest
class NameDuplicationError
extends Error
import { NameDuplicationError } from "https://deno.land/x/stowrage@v0.4.2/src/error.ts";

Constructors

new
NameDuplicationError(name: string)

Properties

message: string
name: string