Tela SDK for JavaScript
    Preparing search index...

    Class TaskFailedError

    Thrown when a workstation task fails on the server.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • rawTask: Record<string, any>
      • Optionalmessage: string
      • Optionalcause: Error

      Returns TaskFailedError

    Properties

    rawTask: Record<string, any>