AuthenticationFailedException
class AuthenticationFailedException extends ClientDeniedException
Exception indicating that the request is not allowed with the given authentication
Properties
| $code | from ClientDeniedException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description