FuncType - v0.8.64
    Preparing search index...

    Class Throwable

    Hierarchy

    • Error
      • Throwable

    Implements

    Index

    Properties

    Methods

    Properties

    _tag: "Throwable" = NAME
    cause?: Error
    data?: unknown

    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

      Returns ThrowableType