Search
Preparing search index...
The search index is not available
microsoft-authentication-libraries-for-js
Options
All
Public
Public/Protected
All
Inherited
Menu
microsoft-authentication-libraries-for-js
@azure/msal
AuthError
Class AuthError
General error class thrown by the MSAL.js library.
Hierarchy
Error
AuthError
ClientAuthError
ServerError
Index
Constructors
constructor
Properties
error
Code
error
Message
Methods
create
NoWindow
Object
Error
create
Unexpected
Error
Constructors
constructor
new
Auth
Error
(
errorCode
:
string
, errorMessage
?:
string
)
:
AuthError
Parameters
errorCode:
string
Optional
errorMessage:
string
Returns
AuthError
Properties
error
Code
error
Code
:
string
error
Message
error
Message
:
string
Methods
Static
create
NoWindow
Object
Error
create
NoWindow
Object
Error
(
errDesc
:
string
)
:
AuthError
Parameters
errDesc:
string
Returns
AuthError
Static
create
Unexpected
Error
create
Unexpected
Error
(
errDesc
:
string
)
:
AuthError
Parameters
errDesc:
string
Returns
AuthError
Modules
@azure/msal
@azure/msal-
angular
@azure/msal-
browser
@azure/msal-
common
@azure/msal-
node
@azure/msal-
react
@azure/node-
token-
validation
Log
Level
Server
Hash
Param
Keys
Account
Auth
Error
constructor
error
Code
error
Message
create
NoWindow
Object
Error
create
Unexpected
Error
Client
Auth
Error
Client
Configuration
Error
Interaction
Required
Auth
Error
Logger
Server
Error
User
Agent
Application
Window
Utils
Auth
Response
Authentication
Parameters
Cache
Location
Configuration
auth
Response
Callback
error
Received
Callback
token
Received
Callback
version
Generated using
TypeDoc
General error class thrown by the MSAL.js library.