MediaWiki  1.34.0
PasswordError.php
Go to the documentation of this file.
1 <?php
26 class PasswordError extends MWException {
27  // NOP
28 }
PasswordError
Show an error when any operation involving passwords fails to run.
Definition: PasswordError.php:26
MWException
MediaWiki exception.
Definition: MWException.php:26