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