Skip to main content
Version: Next

ErrnoException

Node.js Error interface

Hierarchy

  • Error
    • ErrnoException

Index

Properties

optionalcause

cause?: any

optionalcode

code?: string | number

optionalerrno

errno?: number

externalmessage

message: string

externalname

name: string

optionalpath

path?: string

externaloptionalstack

stack?: string

optionalsyscall

syscall?: string