Auth0 Node.js SDK - v5.0.0
Preparing search index...
auth
AuthApiError
Class AuthApiError
Hierarchy
Error
AuthApiError
Index
Constructors
constructor
Properties
name
error
error_
description
status
Code
body
headers
Constructors
constructor
new
AuthApiError
(
error
:
string
,
error_description
:
string
,
statusCode
:
number
,
body
:
string
,
headers
:
Headers
,
)
:
AuthApiError
Parameters
error
:
string
error_description
:
string
statusCode
:
number
body
:
string
headers
:
Headers
Returns
AuthApiError
Properties
name
name
:
"AuthApiError"
= ...
error
error
:
string
error_
description
error_description
:
string
status
Code
statusCode
:
number
body
body
:
string
headers
headers
:
Headers
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
error
error_
description
status
Code
body
headers
Auth0 Node.js SDK - v5.0.0
Loading...