Function isSystemError

  • Indicates whether the given value represents a Node.js SystemError.

    Parameters

    • err: any

    Returns err is SystemError

Generated using TypeDoc