Auth0 Node.js SDK - v5.0.0
Preparing search index...
lib
FetchError
Class FetchError
Error thrown when there is a network error.
Hierarchy
Error
FetchError
Index
Constructors
constructor
Properties
name
cause
Constructors
constructor
new
FetchError
(
cause
:
Error
,
msg
?:
string
)
:
FetchError
Parameters
cause
:
Error
Optional
msg
:
string
Returns
FetchError
Properties
name
name
:
"FetchError"
= ...
cause
cause
:
Error
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
cause
Auth0 Node.js SDK - v5.0.0
Loading...
Error thrown when there is a network error.