| Package | Description |
|---|---|
| com.liferay.portal.kernel.exception |
This package defines the kernel exceptions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPasswordException.MustBeLonger |
static class |
UserPasswordException.MustComplyWithModelListeners |
static class |
UserPasswordException.MustComplyWithRegex |
static class |
UserPasswordException.MustMatch |
static class |
UserPasswordException.MustMatchCurrentPassword |
static class |
UserPasswordException.MustNotBeChanged |
static class |
UserPasswordException.MustNotBeChangedYet |
static class |
UserPasswordException.MustNotBeEqualToCurrent |
static class |
UserPasswordException.MustNotBeNull |
static class |
UserPasswordException.MustNotBeRecentlyUsed |
static class |
UserPasswordException.MustNotBeTrivial |
static class |
UserPasswordException.MustNotContainDictionaryWords |