Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SystemError

Interface representing a Node.js SystemError.

Hierarchy

Index

Properties

Error

Error: ErrorConstructor

code

code: string

errno

errno: number | string

message

message: string

name

name: string

Optional stack

stack: undefined | string

syscall

syscall: string

Generated using TypeDoc