Search
Preparing search index...
The search index is not available
TwitchJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ParseError
Class ParseError
Hierarchy
TwitchJSError
ParseError
Index
Constructors
constructor
Properties
body
message
name
stack
timestamp
Constructors
constructor
new
Parse
Error
(
message
:
string
, body
?:
any
)
:
ParseError
Parameters
message:
string
Optional
body:
any
Returns
ParseError
Properties
Optional
body
body
:
any
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
timestamp
timestamp
:
Date
= new Date()
Globals
Parse
Error
constructor
body
message
name
stack
timestamp
Generated using
TypeDoc