discojs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Discogs
Error
constructor
cause
message
name
stack
status
Code
Error
Hierarchy
Error
DiscogsError
Index
Constructors
constructor
Properties
cause
message
name
stack
status
Code
Error
Constructors
constructor
new
Discogs
Error
(
message
:
string
, code
:
number
)
:
DiscogsError
Parameters
message:
string
code:
number
Returns
DiscogsError
Properties
Optional
cause
cause
:
unknown
message
message
:
string
Readonly
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Readonly
status
Code
status
Code
:
number
Static
Error
Error
:
ErrorConstructor
Generated using
TypeDoc