class PasswordRequiredException extends AuthenticationFailedException

Exception indicating that a password for authentication was required but not given

Properties

$code from  ClientDeniedException
$message

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details