Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PlayerError

Hierarchy

Implements

  • Error

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • code: ErrorCode
    • Optional data: object
      • [key: string]: any
    • Optional message: string

    Returns PlayerError

Properties

code

code: ErrorCode

data

data: object

Type declaration

  • [key: string]: any

message

message: string

name

name: string

stack

stack: string

Generated using TypeDoc