Class ActorEventSendingError<TEvent>

Type Parameters

  • TEvent extends string | {
        type: string;
    }

Hierarchy

  • Error
    • ActorEventSendingError

Constructors

Properties

Constructors

Properties

event: TEvent
message: string
name: string
stack?: string

Generated using TypeDoc