Skip to main content
Go to Latest
interface ErrnoException
implements Error
import { type ErrnoException } from "https://deno.land/std@0.113.0/node/_errors.ts";

Properties

optional
errno: number
optional
code: string
optional
path: string
optional
syscall: string