FuncType - v0.45.0
    Preparing search index...

    Class TimeoutError

    Error thrown when an effect times out.

    Hierarchy

    • Error
      • TimeoutError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • duration: number
      • Optionalmessage: string

      Returns TimeoutError

    Properties

    _tag: "TimeoutError" = ...
    duration: number