Class UserPasswordException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.UserPasswordException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UserPasswordException.MustBeLonger,UserPasswordException.MustComplyWithModelListeners,UserPasswordException.MustComplyWithRegex,UserPasswordException.MustHaveMoreAlphanumeric,UserPasswordException.MustHaveMoreLowercase,UserPasswordException.MustHaveMoreNumbers,UserPasswordException.MustHaveMoreSymbols,UserPasswordException.MustHaveMoreUppercase,UserPasswordException.MustMatch,UserPasswordException.MustMatchCurrentPassword,UserPasswordException.MustNotBeChanged,UserPasswordException.MustNotBeChangedYet,UserPasswordException.MustNotBeEqualToCurrent,UserPasswordException.MustNotBeNull,UserPasswordException.MustNotBeRecentlyUsed,UserPasswordException.MustNotBeTrivial,UserPasswordException.MustNotContainDictionaryWords
- Author:
- Brian Wing Shun Chan, Preston Crary
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString