Class UpdatePasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.web.core.api.auth.password.UpdatePasswordException
All Implemented Interfaces:
Serializable

public class UpdatePasswordException extends Exception
Thrown in PasswordUpdateService when the supplied password is invalid
See Also: