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

x/stowrage/src/error.ts>nonPersistentError

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

Constructors

new
nonPersistentError(name: string, state: string)

Properties

message: string
name: string