Skip to main content
Recative SystemRecative System
TechnotesAPIBlog
GitHub
  • @recative/act-player
  • @recative/act-protocol
  • @recative/ap-core
  • @recative/atlas
  • @recative/audio-station
  • @recative/client-sdk
  • @recative/core-manager
    • Overview
    • Classes
      • AudioHost
      • BasicAudioElement
      • EnvVariableManager
      • EpisodeCore
      • NoMoreURLAvailableError
      • PhonographAudioElement
      • PhonographClipWithAudioStation
      • PreloadManager
      • ResourceListForClient
      • RunTaskInDestroyedTaskQueueManagerError
      • SeriesCore
      • TaskAlreadyAddedError
      • TaskQueueManager
      • TaskQueueManagerDestroyedError
    • Enumerations
    • Functions
    • Interfaces
    • Type Aliases
    • Variables
  • @recative/database
  • @recative/definitions
  • @recative/lens
  • @recative/open-promise
  • @recative/phonograph
  • @recative/smart-resource
  • @recative/time-schedule
  • @recative/ugly-json
  • @recative/core-manager
  • Classes
  • TaskAlreadyAddedError

TaskAlreadyAddedError

Hierarchy

  • Error
    • TaskAlreadyAddedError

Index

Constructors

  • constructor

Properties

  • name

Constructors

constructor

  • new TaskAlreadyAddedError(taskId: string): TaskAlreadyAddedError
  • Overrides Error.constructor

    Parameters

    • taskId: string

    Returns TaskAlreadyAddedError

Properties

name

name: string = 'TaskAlreadyAdded'

Overrides Error.name

Powered by docusaurus-plugin-typedoc-api and TypeDoc
Previous
SeriesCore
Next
TaskQueueManager
  • constructor
  • name
© Recative System 2023