@auth0/auth0-acul-js - v1.0.0
Preparing search index...
Screens
Auth0Error
Class Auth0Error
Auth0Error
Param: message
The error message.
Param: field
The optional field associated with the error.
Hierarchy (
View Summary
)
AculError
Auth0Error
Index
Constructors
constructor
Properties
code
field?
Constructors
constructor
new
Auth0Error
(
message
:
string
,
field
?:
string
)
:
Auth0Error
Parameters
message
:
string
Optional
field
:
string
Returns
Auth0Error
Properties
Readonly
code
code
:
"AUTH0_SERVER_ERROR"
= 'AUTH0_SERVER_ERROR'
Optional
Readonly
field
field
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
field
@auth0/auth0-acul-js - v1.0.0
Loading...
Auth0Error
Param: message
The error message.
Param: field
The optional field associated with the error.