TESSA Web API
    Preparing search index...

    Hierarchy

    • Error
      • HttpError
    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    options: HttpOptions
    request: Request
    response: null | HttpResponse
    stack?: string

    Accessors

    • get status(): number

      Returns number

    Methods

    • Indicates whether the argument provided is a built-in Error instance or not.

      Parameters

      • error: unknown

      Returns error is Error