Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/yxz/path/path.ts>HomePathError

Deno Standard Extensions
Latest
class HomePathError
extends Error
import { HomePathError } from "https://deno.land/x/yxz@0.32.0/path/path.ts";

Constructors

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