FuncType - v0.8.85
    Preparing search index...

    Class Throwable

    Hierarchy

    • Error
      • Throwable

    Implements

    Index

    Properties

    Methods

    Properties

    _tag: "Throwable" = NAME
    cause?: Error
    data?: unknown
    taskInfo?: { description: string; name: string }

    Methods

    • Calls the function with the specified object as the this value and the elements of specified array as the arguments.

      Parameters

      • srcError: unknown
      • Optionaldata: unknown
      • OptionaltaskInfo: { description: string; name: string }

      Returns ThrowableType