Interface SystemError

Interface representing a Node.js SystemError.

Hierarchy

  • Error
    • SystemError

Properties

Properties

code: string
errno: string | number
syscall: string

Generated using TypeDoc