com.liferay.portal.exception
Class UserPasswordException.MustBeLonger
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.exception.UserPasswordException
com.liferay.portal.exception.UserPasswordException.MustBeLonger
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- UserPasswordException
public static class UserPasswordException.MustBeLonger
- extends UserPasswordException
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.liferay.portal.exception.UserPasswordException |
UserPasswordException.MustBeLonger, UserPasswordException.MustComplyWithModelListeners, UserPasswordException.MustComplyWithRegex, UserPasswordException.MustMatch, UserPasswordException.MustMatchCurrentPassword, UserPasswordException.MustNotBeChanged, UserPasswordException.MustNotBeChangedYet, UserPasswordException.MustNotBeEqualToCurrent, UserPasswordException.MustNotBeNull, UserPasswordException.MustNotBeRecentlyUsed, UserPasswordException.MustNotBeTrivial, UserPasswordException.MustNotContainDictionaryWords |
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
minLength
public final int minLength
userId
public final long userId
UserPasswordException.MustBeLonger
public UserPasswordException.MustBeLonger(long userId,
int minLength)