Class Error

Error type. It mostly encapsulates the libuv errors. The available error number properties depends on the platform.

Hierarchy

  • Error

Constructors

Properties

Constructors

  • Parameters

    • errno: number

    Returns Error

Properties

code: string

The error code.

errno: number

The represented error number.

message: string

The error string representation.

Generated using TypeDoc