Class UserPasswordException.MustNotBeTrivial
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.UserPasswordException
com.liferay.portal.kernel.exception.UserPasswordException.MustNotBeTrivial
- All Implemented Interfaces:
Serializable
- Enclosing class:
- UserPasswordException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.liferay.portal.kernel.exception.UserPasswordException
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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
userId
public long userId
-
-
Constructor Details
-
MustNotBeTrivial
public MustNotBeTrivial(long userId)
-