Constructor
new TemporaryAuthenticationError(message)
Parameters:
| Name | Type | Description |
|---|---|---|
message |
String | The error message. |
- Source:
Error raised when an unexpected/unknown (but possibly recoverable) error occurs during an authentication attempt.
| Name | Type | Description |
|---|---|---|
message |
String | The error message. |