@signageos/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Authentication
Error
constructor
error
Code
error
Name
message
name
stack
Hierarchy
RequestError
AuthenticationError
Index
Constructors
constructor
Properties
error
Code
error
Name
message
name
stack
Constructors
constructor
new
Authentication
Error
(
status
:
number
, body
:
any
)
:
AuthenticationError
Parameters
status:
number
body:
any
Returns
AuthenticationError
Properties
Readonly
error
Code
error
Code
:
number
|
undefined
Readonly
error
Name
error
Name
:
string
|
undefined
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Generated using
TypeDoc