Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class FrugalError
extends Error
import { FrugalError } from "https://deno.land/x/frugal@0.5.0/packages/core/FrugalError.ts";

Constructors

new
FrugalError(message: string, options?: ErrorOptions)

Properties

name: string