NexSDK
GitHub
Coding Standards
Preparing search index...
AuthError
Class AuthError
Hierarchy
Error
AuthError
Index
Constructors
constructor
Properties
code
Methods
is
Expired
Code
is
Invalid
Code
is
Invalid
Credential
is
Network
Error
is
Popup
Closed
is
Too
Many
Requests
is
User
Disabled
Constructors
constructor
new
AuthError
(
message
:
string
,
code
:
string
)
:
AuthError
Parameters
message
:
string
code
:
string
Returns
AuthError
Properties
Readonly
code
code
:
string
Methods
is
Expired
Code
isExpiredCode
()
:
boolean
Returns
boolean
is
Invalid
Code
isInvalidCode
()
:
boolean
Returns
boolean
is
Invalid
Credential
isInvalidCredential
()
:
boolean
Returns
boolean
is
Network
Error
isNetworkError
()
:
boolean
Returns
boolean
is
Popup
Closed
isPopupClosed
()
:
boolean
Returns
boolean
is
Too
Many
Requests
isTooManyRequests
()
:
boolean
Returns
boolean
is
User
Disabled
isUserDisabled
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
Methods
is
Expired
Code
is
Invalid
Code
is
Invalid
Credential
is
Network
Error
is
Popup
Closed
is
Too
Many
Requests
is
User
Disabled
GitHub
Coding Standards
NexSDK
Loading...