passport-snapchat
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
SnapchatAPIError
constructor
code
message
name
stack
Error
Snapchat
Profile
Parse
Error
Strategy
Bitmoji
Data
Snapchat
Profile
Snapchat
Strategy
Options
parse
Hierarchy
Error
SnapchatAPIError
Index
Constructors
constructor
Properties
code
message
name
stack
Error
Constructors
constructor
new
SnapchatAPIError
(
message
:
string
, code
:
string
|
number
)
:
SnapchatAPIError
Parameters
message:
string
code:
string
|
number
Returns
SnapchatAPIError
Properties
code
code
:
string
|
number
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Generated using
TypeDoc