Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlayerError

Hierarchy

  • PlayerError

Index

Properties

category

category: number

error category as depicted in ErrorCategories

code

code: number

error code as depicted in ErrorCodes

data

data: any

data information, could be a string, a blob or a stacktrace, provided by the core player

extMessage

extMessage: string

exended message depicting the error

message

message: string

string message depicting the error type

Generated using TypeDoc