Was this page helpful?
AuthenticationError¶
errors~AuthenticationError(message)
Represents an error when trying to authenticate with auth-enabled host.
Constructor¶
new AuthenticationError(message)
Parameters:
| Name | Type | Description |
|---|---|---|
message |
string |
Source