Class CmsAuthentificationException

All Implemented Interfaces:
Serializable, I_CmsThrowable
Direct Known Subclasses:
CmsCustomLoginException, CmsUserDisabledException

Signals that an attempt to authenticate (login) has a user has failed.

Usually this means that a proper password / user name combination was not provided. However, there are also other possible explanations, for example a user could be disabled.

Since:
6.0.0
See Also: