Constructor
new PermanentAuthenticationError(message)
Parameters:
Name | Type | Description |
---|---|---|
message |
String | The error message. |
- Source:
Exception raised when an error occurs during an authentication attempt due to the user being unauthorized.
Name | Type | Description |
---|---|---|
message |
String | The error message. |