|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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.MustMatch
public static class UserPasswordException.MustMatch
| Nested Class Summary |
|---|
| Field Summary | |
|---|---|
long |
userId
|
| Fields inherited from class com.liferay.portal.exception.UserPasswordException |
|---|
PASSWORD_ALREADY_USED, PASSWORD_CONTAINS_TRIVIAL_WORDS, PASSWORD_INVALID, PASSWORD_LENGTH, PASSWORD_NOT_CHANGEABLE, PASSWORD_SAME_AS_CURRENT, PASSWORD_TOO_TRIVIAL, PASSWORD_TOO_YOUNG, PASSWORDS_DO_NOT_MATCH |
| Constructor Summary | |
|---|---|
UserPasswordException.MustMatch(long userId)
|
|
| Method Summary |
|---|
| Methods inherited from class com.liferay.portal.exception.UserPasswordException |
|---|
getType |
| Methods inherited from class java.lang.Throwable |
|---|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final long userId
| Constructor Detail |
|---|
public UserPasswordException.MustMatch(long userId)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||