ChangeExternalPasswordException
class ChangeExternalPasswordException extends ClientErrorException
Exception indicating that the password for an account using external authentication cannot be changed
Properties
| $code | from ClientErrorException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description