Elgg
Version 6.1
|
Indicate a password string doesn't meet the minimal length requirements. More...
Public Member Functions | |
__construct (string $message= '', int $code=0,\Throwable $previous=null) | |
{} More... | |
Indicate a password string doesn't meet the minimal length requirements.
Definition at line 12 of file InvalidPasswordLengthException.php.
Elgg\Exceptions\Security\InvalidPasswordLengthException::__construct | ( | string | $message = '' , |
int | $code = 0 , |
||
\Throwable | $previous = null |
||
) |
{}
Definition at line 17 of file InvalidPasswordLengthException.php.