Interface SyscallError

SyscallError records an error from a specific system call.

Hierarchy

  • SyscallError

Methods

Properties

Methods

  • Timeout reports whether this error represents a timeout.

    Returns boolean

Properties

err: Error
syscall: string

Generated using TypeDoc