The base error class of the tum-conf-video-scraper module

Hierarchy

Constructors

Properties

Constructors

  • The constructor of the VideoScraperCoreError class

    Parameters

    • message: string = 'There was a generic error with VideoScraperCore'

      The message of the error

    • context: any = null

      The context of the error

    Returns VideoScraperCoreError

Properties

__proto__: Error
context: any

A context that may contain information about the error

Generated using TypeDoc