An error that is thrown when trying to interact with a join event and the player is disconnected.

Hierarchy

  • Error
    • DisconnectedError

Constructors

Properties

Constructors

Properties

id: string

The id of the player that was disconnected.

This property can be read in early-execution mode.

message: string
name: string
stack?: string