Koha::Exceptions::Password - Base class for password exceptions
Generic password exception
The supplied password is invalid.
Password is too short.
Password is too weak.
Password contains leading/trailing spaces, which is forbidden.
Overloaded method for exception stringifying.