| AuthenticationFailedException Constructor | 
| Name | Description | |
|---|---|---|
| AuthenticationFailedException(String) | 
            Creates a new AuthenticationFailedException with the given message.
              | |
| AuthenticationFailedException(String, Exception) | 
            Creates a new AuthenticationFailedException with the given message and cause.
              |