Auth0 Node.js SDK - v5.8.0
Preparing search index...
management
ManagementTimeoutError
Class ManagementTimeoutError
Hierarchy
Error
ManagementTimeoutError
Index
Constructors
constructor
Properties
cause?
Constructors
constructor
new
ManagementTimeoutError
(
message
:
string
,
opts
?:
{
cause
?:
unknown
}
,
)
:
ManagementTimeoutError
Parameters
message
:
string
Optional
opts
:
{
cause
?:
unknown
}
Returns
ManagementTimeoutError
Properties
Optional
Readonly
cause
cause
?:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
Auth0 Node.js SDK - v5.8.0
Loading...