Search
Preparing search index...
The search index is not available
twilio-client
Options
Show Inherited
Menu
Globals
Voice
AuthorizationErrors
AuthenticationFailed
Class AuthenticationFailed
Hierarchy
Error
AuthenticationFailed
Implements
TwilioError
Index
Constructors
constructor
Properties
causes
code
description
explanation
message
name
solutions
stack
Error
Constructors
constructor
new
Authentication
Failed
(
)
:
AuthenticationFailed
new
Authentication
Failed
(
message
:
string
)
:
AuthenticationFailed
new
Authentication
Failed
(
originalError
:
Error
)
:
AuthenticationFailed
new
Authentication
Failed
(
message
:
string
, originalError
?:
Error
)
:
AuthenticationFailed
Returns
AuthenticationFailed
Parameters
message:
string
Returns
AuthenticationFailed
Parameters
originalError:
Error
Returns
AuthenticationFailed
Parameters
message:
string
Optional
originalError:
Error
Returns
AuthenticationFailed
Properties
causes
causes
:
string
[]
= []
code
code
:
number
= 20151
description
description
:
string
= "Authentication Failed"
explanation
explanation
:
string
= "The Authentication with the provided JWT failed"
message
message
:
string
name
name
:
string
solutions
solutions
:
string
[]
= []
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Access
Token
Expired
Access
Token
Invalid
Authentication
Failed
constructor
causes
code
description
explanation
message
name
solutions
stack
Error
Generated using
TypeDoc