Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.exception.NestableException

Packages that use NestableException
com.liferay.counter.exception   
com.liferay.portal This package defines the common portal exceptions. 
com.liferay.portal.exception   
com.liferay.portal.kernel.atom   
com.liferay.portal.kernel.audit   
com.liferay.portal.kernel.bi.reporting   
com.liferay.portal.kernel.bi.rules   
com.liferay.portal.kernel.captcha   
com.liferay.portal.kernel.cluster   
com.liferay.portal.kernel.comment   
com.liferay.portal.kernel.deploy.auto   
com.liferay.portal.kernel.deploy.hot   
com.liferay.portal.kernel.deploy.sandbox   
com.liferay.portal.kernel.diff   
com.liferay.portal.kernel.events   
com.liferay.portal.kernel.exception This package defines the kernel exceptions. 
com.liferay.portal.kernel.json   
com.liferay.portal.kernel.jsonwebservice   
com.liferay.portal.kernel.ldap   
com.liferay.portal.kernel.lock   
com.liferay.portal.kernel.management   
com.liferay.portal.kernel.messaging   
com.liferay.portal.kernel.microsofttranslator   
com.liferay.portal.kernel.module.configuration   
com.liferay.portal.kernel.monitoring   
com.liferay.portal.kernel.notifications   
com.liferay.portal.kernel.oauth   
com.liferay.portal.kernel.patcher   
com.liferay.portal.kernel.plugin   
com.liferay.portal.kernel.poller   
com.liferay.portal.kernel.poller.comet   
com.liferay.portal.kernel.portlet This package defines the kernel portlet interfaces and classes. 
com.liferay.portal.kernel.sanitizer   
com.liferay.portal.kernel.scheduler   
com.liferay.portal.kernel.scripting   
com.liferay.portal.kernel.search   
com.liferay.portal.kernel.security.auto.login   
com.liferay.portal.kernel.settings   
com.liferay.portal.kernel.spring.util   
com.liferay.portal.kernel.template   
com.liferay.portal.kernel.templateparser   
com.liferay.portal.kernel.upgrade   
com.liferay.portal.kernel.upload   
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
com.liferay.portal.kernel.webcache   
com.liferay.portal.kernel.webdav   
com.liferay.portal.kernel.workflow   
com.liferay.portal.kernel.xmlrpc   
com.liferay.portal.kernel.xuggler   
com.liferay.portal.security.auth This package defines the portal security authentication interfaces, classes, utilities, wrappers, and exceptions. 
com.liferay.portal.security.membershippolicy   
com.liferay.portlet.announcements.exception   
com.liferay.portlet.asset   
com.liferay.portlet.asset.exception   
com.liferay.portlet.blogs.exception   
com.liferay.portlet.calendar.exception   
com.liferay.portlet.documentlibrary   
com.liferay.portlet.documentlibrary.antivirus   
com.liferay.portlet.documentlibrary.exception   
com.liferay.portlet.dynamicdatamapping   
com.liferay.portlet.expando.exception   
com.liferay.portlet.exportimport.exception   
com.liferay.portlet.exportimport.lar   
com.liferay.portlet.messageboards.exception   
com.liferay.portlet.ratings.exception   
com.liferay.portlet.social.exception   
com.liferay.portlet.trash.exception   
com.liferay.util.mail   
 

Uses of NestableException in com.liferay.counter.exception
 

Subclasses of NestableException in com.liferay.counter.exception
 class NoSuchCounterException
           
 

Uses of NestableException in com.liferay.portal
 

Subclasses of NestableException in com.liferay.portal
 class ContactFirstNameException
          Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveFirstName
 class ContactFullNameException
          Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveValidFullName
 class ContactLastNameException
          Deprecated. As of 7.0.0, replaced by ContactNameException.MustHaveLastName
 class CookieNotSupportedException
           
 class DuplicateUserEmailAddressException
          Deprecated. As of 7.0.0, replaced by UserEmailAddressException.MustNotBeDuplicate
 class DuplicateUserIdException
          Deprecated. As of 7.0.0, with no direct replacement
 class DuplicateUserScreenNameException
          Deprecated. As of 7.0.0, replaced by UserScreenNameException.MustNotBeDuplicate
 class LocaleException
           
 class NoSuchLayoutTemplateException
           
 class NoSuchPropertiesException
           
 class NoSuchResourceNameException
           
 class RemoteOptionsException
           
 class RequiredFieldException
           
 class ReservedUserEmailAddressException
          Deprecated. As of 7.0.0, replaced by UserEmailAddressException.MustNotBeReserved
 class ReservedUserIdException
          Deprecated. As of 7.0.0, replaced by UserIdException.MustNotBeReserved
 class ReservedUserScreenNameException
          Deprecated. As of 7.0.0, replaced by UserScreenNameException.MustNotBeReserved
 class ResourceActionsException
           
 class RSSFeedException
           
 class TermsOfUseException
           
 class TrashPermissionException
           
 

Uses of NestableException in com.liferay.portal.exception
 

Subclasses of NestableException in com.liferay.portal.exception
 class AccountNameException
           
 class AddressCityException
           
 class AddressStreetException
           
 class AddressZipException
           
 class CompanyMaxUsersException
           
 class CompanyMxException
           
 class CompanyVirtualHostException
           
 class CompanyWebIdException
           
 class ContactBirthdayException
           
 class ContactClassNameException
           
 class ContactNameException
           
static class ContactNameException.MustHaveFirstName
           
static class ContactNameException.MustHaveLastName
           
static class ContactNameException.MustHaveMiddleName
           
static class ContactNameException.MustHaveValidFullName
           
 class CountryA2Exception
           
 class CountryA3Exception
           
 class CountryIddException
           
 class CountryNameException
           
 class CountryNumberException
           
 class DuplicateGroupException
           
 class DuplicateOpenIdException
           
 class DuplicateOrganizationException
           
 class DuplicatePasswordPolicyException
           
 class DuplicateRoleException
           
 class DuplicateTeamException
           
 class DuplicateUserGroupException
           
 class EmailAddressException
           
 class GroupFriendlyURLException
           
 class GroupInheritContentException
           
 class GroupKeyException
           
 class GroupParentException
           
static class GroupParentException.MustNotBeOwnParent
           
static class GroupParentException.MustNotHaveChildParent
           
static class GroupParentException.MustNotHaveStagingParent
           
 class ImageTypeException
           
 class InvalidRepositoryException
           
 class LayoutBranchNameException
           
 class LayoutFriendlyURLException
           
 class LayoutFriendlyURLsException
           
 class LayoutHiddenException
          Deprecated. As of 6.2.0
 class LayoutNameException
           
 class LayoutParentLayoutIdException
           
 class LayoutPermissionException
           
 class LayoutPrototypeException
           
 class LayoutRevisionMajorException
           
 class LayoutSetBranchNameException
           
 class LayoutSetVirtualHostException
           
 class LayoutTypeException
           
 class MembershipRequestCommentsException
           
 class NoSuchAccountException
           
 class NoSuchAddressException
           
 class NoSuchBackgroundTaskException
           
 class NoSuchBrowserTrackerException
           
 class NoSuchClassNameException
           
 class NoSuchClusterGroupException
           
 class NoSuchCompanyException
           
 class NoSuchContactException
           
 class NoSuchCountryException
           
 class NoSuchEmailAddressException
           
 class NoSuchGroupException
           
 class NoSuchImageException
           
 class NoSuchLayoutBranchException
           
 class NoSuchLayoutException
           
 class NoSuchLayoutFriendlyURLException
           
 class NoSuchLayoutPrototypeException
           
 class NoSuchLayoutRevisionException
           
 class NoSuchLayoutSetBranchException
           
 class NoSuchLayoutSetException
           
 class NoSuchLayoutSetPrototypeException
           
 class NoSuchListTypeException
           
 class NoSuchMembershipRequestException
           
 class NoSuchModelException
           
 class NoSuchOrganizationException
           
 class NoSuchOrgGroupRoleException
           
 class NoSuchOrgLaborException
           
 class NoSuchPasswordPolicyException
           
 class NoSuchPasswordPolicyRelException
           
 class NoSuchPasswordTrackerException
           
 class NoSuchPhoneException
           
 class NoSuchPluginSettingException
           
 class NoSuchPortletException
           
 class NoSuchPortletItemException
           
 class NoSuchPortletPreferencesException
           
 class NoSuchPreferencesException
           
 class NoSuchRecentLayoutBranchException
           
 class NoSuchRecentLayoutRevisionException
           
 class NoSuchRecentLayoutSetBranchException
           
 class NoSuchRegionException
           
 class NoSuchReleaseException
           
 class NoSuchRepositoryEntryException
           
 class NoSuchRepositoryException
           
 class NoSuchResourceActionException
           
 class NoSuchResourceBlockException
           
 class NoSuchResourceBlockPermissionException
           
 class NoSuchResourceException
           
 class NoSuchResourcePermissionException
           
 class NoSuchResourceTypePermissionException
           
 class NoSuchRoleException
           
 class NoSuchServiceComponentException
           
 class NoSuchSubscriptionException
           
 class NoSuchSystemEventException
           
 class NoSuchTeamException
           
 class NoSuchTicketException
           
 class NoSuchUserException
           
 class NoSuchUserGroupException
           
 class NoSuchUserGroupGroupRoleException
           
 class NoSuchUserGroupRoleException
           
 class NoSuchUserIdMapperException
           
 class NoSuchUserNotificationDeliveryException
           
 class NoSuchUserNotificationEventException
           
 class NoSuchUserTrackerException
           
 class NoSuchUserTrackerPathException
           
 class NoSuchVirtualHostException
           
 class NoSuchWebDAVPropsException
           
 class NoSuchWebsiteException
           
 class NoSuchWorkflowDefinitionLinkException
           
 class NoSuchWorkflowInstanceLinkException
           
 class OldServiceComponentException
           
 class OrganizationIdException
           
 class OrganizationNameException
           
 class OrganizationParentException
           
 class OrganizationTypeException
           
 class PasswordExpiredException
           
 class PasswordPolicyNameException
           
 class PendingBackgroundTaskException
           
 class PhoneNumberException
           
 class PhoneNumberExtensionException
           
 class PortletActiveException
           
 class PortletDefaultPreferencesException
           
 class PortletIdException
           
 class PortletItemNameException
           
 class PortletPreferencesException
           
static class PortletPreferencesException.MustBeStrict
           
 class PwdEncryptorException
           
 class RegionCodeException
           
 class RegionNameException
           
 class RequiredCompanyException
           
 class RequiredGroupException
           
static class RequiredGroupException.MustNotDeleteCurrentGroup
           
static class RequiredGroupException.MustNotDeleteGroupThatHasChild
           
static class RequiredGroupException.MustNotDeleteSystemGroup
           
 class RequiredLayoutException
           
 class RequiredLayoutPrototypeException
           
 class RequiredLayoutSetBranchException
           
 class RequiredLayoutSetPrototypeException
           
 class RequiredOrganizationException
           
 class RequiredPasswordPolicyException
           
 class RequiredReminderQueryException
           
 class RequiredRoleException
           
 class RequiredUserException
           
 class RequiredUserGroupException
           
 class ResourcePrimKeyException
           
 class RoleAssignmentException
           
 class RoleNameException
           
 class RolePermissionsException
           
 class SendPasswordException
           
static class SendPasswordException.MustBeEnabled
           
 class SitemapChangeFrequencyException
           
 class SitemapIncludeException
           
 class SitemapPagePriorityException
           
 class TeamNameException
           
 class UserActiveException
           
 class UserEmailAddressException
           
static class UserEmailAddressException.MustBeEqual
           
static class UserEmailAddressException.MustNotBeDuplicate
           
static class UserEmailAddressException.MustNotBeNull
           
static class UserEmailAddressException.MustNotBePOP3User
           
static class UserEmailAddressException.MustNotBeReserved
           
static class UserEmailAddressException.MustNotUseCompanyMx
           
static class UserEmailAddressException.MustValidate
           
 class UserFieldException
           
 class UserGroupNameException
           
 class UserIdException
           
static class UserIdException.MustNotBeNull
           
static class UserIdException.MustNotBeReserved
           
 class UserLockoutException
           
static class UserLockoutException.LDAPLockout
           
static class UserLockoutException.PasswordPolicyLockout
           
 class UserPasswordException
           
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
           
 class UserReminderQueryException
           
 class UserScreenNameException
           
static class UserScreenNameException.MustNotBeDuplicate
           
static class UserScreenNameException.MustNotBeNull
           
static class UserScreenNameException.MustNotBeNumeric
           
static class UserScreenNameException.MustNotBeReserved
           
static class UserScreenNameException.MustNotBeReservedForAnonymous
           
static class UserScreenNameException.MustNotBeUsedByGroup
           
static class UserScreenNameException.MustProduceValidFriendlyURL
           
static class UserScreenNameException.MustValidate
           
 class UserSmsException
           
static class UserSmsException.MustBeEmailAddress
           
 class WebsiteURLException
           
 

Uses of NestableException in com.liferay.portal.kernel.atom
 

Subclasses of NestableException in com.liferay.portal.kernel.atom
 class AtomException
           
 

Uses of NestableException in com.liferay.portal.kernel.audit
 

Subclasses of NestableException in com.liferay.portal.kernel.audit
 class AuditException
           
 

Uses of NestableException in com.liferay.portal.kernel.bi.reporting
 

Subclasses of NestableException in com.liferay.portal.kernel.bi.reporting
 class ReportExportException
           
 class ReportGenerationException
           
 

Uses of NestableException in com.liferay.portal.kernel.bi.rules
 

Subclasses of NestableException in com.liferay.portal.kernel.bi.rules
 class RulesEngineException
           
 

Uses of NestableException in com.liferay.portal.kernel.captcha
 

Subclasses of NestableException in com.liferay.portal.kernel.captcha
 class CaptchaConfigurationException
           
 class CaptchaException
           
 class CaptchaMaxChallengesException
           
 class CaptchaTextException
           
 

Uses of NestableException in com.liferay.portal.kernel.cluster
 

Subclasses of NestableException in com.liferay.portal.kernel.cluster
 class ClusterException
           
 

Uses of NestableException in com.liferay.portal.kernel.comment
 

Subclasses of NestableException in com.liferay.portal.kernel.comment
 class DuplicateCommentException
           
 

Uses of NestableException in com.liferay.portal.kernel.deploy.auto
 

Subclasses of NestableException in com.liferay.portal.kernel.deploy.auto
 class AutoDeployException
           
 

Uses of NestableException in com.liferay.portal.kernel.deploy.hot
 

Subclasses of NestableException in com.liferay.portal.kernel.deploy.hot
 class HotDeployException
           
 class LiferayPackageHotDeployException
           
 

Uses of NestableException in com.liferay.portal.kernel.deploy.sandbox
 

Subclasses of NestableException in com.liferay.portal.kernel.deploy.sandbox
 class SandboxDeployException
           
 

Uses of NestableException in com.liferay.portal.kernel.diff
 

Subclasses of NestableException in com.liferay.portal.kernel.diff
 class CompareVersionsException
           
 

Uses of NestableException in com.liferay.portal.kernel.events
 

Subclasses of NestableException in com.liferay.portal.kernel.events
 class ActionException
           
 

Uses of NestableException in com.liferay.portal.kernel.exception
 

Subclasses of NestableException in com.liferay.portal.kernel.exception
 class LocalizedException
           
 class PortalException
          The base class for all exceptions related to business logic.
 

Uses of NestableException in com.liferay.portal.kernel.json
 

Subclasses of NestableException in com.liferay.portal.kernel.json
 class JSONException
           
 

Uses of NestableException in com.liferay.portal.kernel.jsonwebservice
 

Subclasses of NestableException in com.liferay.portal.kernel.jsonwebservice
 class NoSuchJSONWebServiceException
           
 

Uses of NestableException in com.liferay.portal.kernel.ldap
 

Subclasses of NestableException in com.liferay.portal.kernel.ldap
 class DuplicateLDAPServerNameException
           
 class LDAPFilterException
           
 class LDAPServerNameException
           
 

Uses of NestableException in com.liferay.portal.kernel.lock
 

Subclasses of NestableException in com.liferay.portal.kernel.lock
 class DuplicateLockException
           
 class ExpiredLockException
           
 class InvalidLockException
           
 class NoSuchLockException
           
 

Uses of NestableException in com.liferay.portal.kernel.management
 

Subclasses of NestableException in com.liferay.portal.kernel.management
 class ManageActionException
           
 

Uses of NestableException in com.liferay.portal.kernel.messaging
 

Subclasses of NestableException in com.liferay.portal.kernel.messaging
 class MessageBusException
           
 class MessageListenerException
           
 

Uses of NestableException in com.liferay.portal.kernel.microsofttranslator
 

Subclasses of NestableException in com.liferay.portal.kernel.microsofttranslator
 class MicrosoftTranslatorException
           
 

Uses of NestableException in com.liferay.portal.kernel.module.configuration
 

Subclasses of NestableException in com.liferay.portal.kernel.module.configuration
 class ConfigurationException
           
 

Uses of NestableException in com.liferay.portal.kernel.monitoring
 

Subclasses of NestableException in com.liferay.portal.kernel.monitoring
 class MonitoringException
           
 

Uses of NestableException in com.liferay.portal.kernel.notifications
 

Subclasses of NestableException in com.liferay.portal.kernel.notifications
 class ChannelException
           
 class DuplicateChannelException
           
 class DuplicateChannelHubException
           
 class DuplicateChannelListenerException
           
 class UnknownChannelException
           
 class UnknownChannelHubException
           
 

Uses of NestableException in com.liferay.portal.kernel.oauth
 

Subclasses of NestableException in com.liferay.portal.kernel.oauth
 class OAuthException
           
 

Uses of NestableException in com.liferay.portal.kernel.patcher
 

Subclasses of NestableException in com.liferay.portal.kernel.patcher
 class PatchInconsistencyException
           
 

Uses of NestableException in com.liferay.portal.kernel.plugin
 

Subclasses of NestableException in com.liferay.portal.kernel.plugin
 class RequiredPluginPackageException
           
 

Uses of NestableException in com.liferay.portal.kernel.poller
 

Subclasses of NestableException in com.liferay.portal.kernel.poller
 class PollerException
           
 class PollerResponseClosedException
           
 class PollerWriterClosedException
           
 

Uses of NestableException in com.liferay.portal.kernel.poller.comet
 

Subclasses of NestableException in com.liferay.portal.kernel.poller.comet
 class CometException
           
 

Uses of NestableException in com.liferay.portal.kernel.portlet
 

Subclasses of NestableException in com.liferay.portal.kernel.portlet
 class PortletContainerException
           
 

Uses of NestableException in com.liferay.portal.kernel.sanitizer
 

Subclasses of NestableException in com.liferay.portal.kernel.sanitizer
 class SanitizerException
           
 

Uses of NestableException in com.liferay.portal.kernel.scheduler
 

Subclasses of NestableException in com.liferay.portal.kernel.scheduler
 class SchedulerException
           
 

Uses of NestableException in com.liferay.portal.kernel.scripting
 

Subclasses of NestableException in com.liferay.portal.kernel.scripting
 class ExecutionException
           
 class ScriptingException
           
 class UnsupportedLanguageException
           
 

Uses of NestableException in com.liferay.portal.kernel.search
 

Subclasses of NestableException in com.liferay.portal.kernel.search
 class ParseException
           
 class SearchException
           
 

Uses of NestableException in com.liferay.portal.kernel.security.auto.login
 

Subclasses of NestableException in com.liferay.portal.kernel.security.auto.login
 class AutoLoginException
           
 

Uses of NestableException in com.liferay.portal.kernel.settings
 

Subclasses of NestableException in com.liferay.portal.kernel.settings
 class SettingsException
           
 

Uses of NestableException in com.liferay.portal.kernel.spring.util
 

Subclasses of NestableException in com.liferay.portal.kernel.spring.util
 class SpringFactoryException
           
 

Uses of NestableException in com.liferay.portal.kernel.template
 

Subclasses of NestableException in com.liferay.portal.kernel.template
 class TemplateException
           
 

Uses of NestableException in com.liferay.portal.kernel.templateparser
 

Subclasses of NestableException in com.liferay.portal.kernel.templateparser
 class TransformException
           
 

Uses of NestableException in com.liferay.portal.kernel.upgrade
 

Subclasses of NestableException in com.liferay.portal.kernel.upgrade
 class OlderVersionException
           
 class StagnantRowException
           
 class UpgradeException
           
 

Uses of NestableException in com.liferay.portal.kernel.upload
 

Subclasses of NestableException in com.liferay.portal.kernel.upload
 class LiferayFileItemException
           
 class UploadException
           
 class UploadRequestSizeException
           
 

Uses of NestableException in com.liferay.portal.kernel.util
 

Subclasses of NestableException in com.liferay.portal.kernel.util
 class TempFileNameException
           
 

Uses of NestableException in com.liferay.portal.kernel.webcache
 

Subclasses of NestableException in com.liferay.portal.kernel.webcache
 class WebCacheException
           
 

Uses of NestableException in com.liferay.portal.kernel.webdav
 

Subclasses of NestableException in com.liferay.portal.kernel.webdav
 class WebDAVException
           
 

Uses of NestableException in com.liferay.portal.kernel.workflow
 

Subclasses of NestableException in com.liferay.portal.kernel.workflow
 class RequiredWorkflowDefinitionException
           
 class WorkflowDefinitionFileException
           
 class WorkflowException
           
 class WorkflowTaskDueDateException
           
 

Uses of NestableException in com.liferay.portal.kernel.xmlrpc
 

Subclasses of NestableException in com.liferay.portal.kernel.xmlrpc
 class XmlRpcException
           
 

Uses of NestableException in com.liferay.portal.kernel.xuggler
 

Subclasses of NestableException in com.liferay.portal.kernel.xuggler
 class XugglerInstallException
           
static class XugglerInstallException.MustBeURLClassLoader
           
static class XugglerInstallException.MustInstallJar
           
 

Uses of NestableException in com.liferay.portal.security.auth
 

Subclasses of NestableException in com.liferay.portal.security.auth
 class AuthException
           
 class PrincipalException
           
static class PrincipalException.MustBeAuthenticated
           
static class PrincipalException.MustBeCompanyAdmin
           
static class PrincipalException.MustBeEnabled
           
static class PrincipalException.MustBeInvokedUsingPost
           
static class PrincipalException.MustBeOmniadmin
           
static class PrincipalException.MustBePortletStrutsPath
           
static class PrincipalException.MustHavePermission
           
 class RemoteAuthException
           
 

Uses of NestableException in com.liferay.portal.security.membershippolicy
 

Subclasses of NestableException in com.liferay.portal.security.membershippolicy
 class MembershipPolicyException
           
 

Uses of NestableException in com.liferay.portlet.announcements.exception
 

Subclasses of NestableException in com.liferay.portlet.announcements.exception
 class EntryContentException
           
 class EntryDisplayDateException
           
 class EntryExpirationDateException
           
 class EntryTitleException
           
 class EntryURLException
           
 class NoSuchDeliveryException
           
 class NoSuchEntryException
           
 class NoSuchFlagException
           
 

Uses of NestableException in com.liferay.portlet.asset
 

Subclasses of NestableException in com.liferay.portlet.asset
 class NoSuchClassTypeException
           
 class NoSuchClassTypeFieldException
           
 

Uses of NestableException in com.liferay.portlet.asset.exception
 

Subclasses of NestableException in com.liferay.portlet.asset.exception
 class AssetCategoryException
           
 class AssetCategoryNameException
           
 class AssetLinkException
           
 class AssetTagException
           
 class CategoryNameException
           
 class CategoryPropertyKeyException
           
 class CategoryPropertyValueException
           
 class DuplicateCategoryException
           
 class DuplicateCategoryPropertyException
           
 class DuplicateQueryRuleException
           
 class DuplicateTagException
           
 class DuplicateVocabularyException
           
 class NoSuchCategoryException
           
 class NoSuchCategoryPropertyException
           
 class NoSuchLinkException
           
 class NoSuchTagException
           
 class NoSuchTagStatsException
           
 class NoSuchVocabularyException
           
 class VocabularyNameException
           
 

Uses of NestableException in com.liferay.portlet.blogs.exception
 

Subclasses of NestableException in com.liferay.portlet.blogs.exception
 class EntryCoverImageCropException
           
 class EntryDescriptionException
           
 class EntryImageNameException
           
 class EntryImageSizeException
           
 class EntrySmallImageNameException
           
 class EntrySmallImageScaleException
           
 class NoSuchStatsUserException
           
 class TrackbackValidationException
           
 

Uses of NestableException in com.liferay.portlet.calendar.exception
 

Subclasses of NestableException in com.liferay.portlet.calendar.exception
 class EventDurationException
           
 class EventEndDateException
           
 class EventStartDateException
           
 class EventTitleException
           
 class ImportEventsException
           
 class NoSuchEventException
           
 

Uses of NestableException in com.liferay.portlet.documentlibrary
 

Subclasses of NestableException in com.liferay.portlet.documentlibrary
 class NoSuchSyncException
           
 

Uses of NestableException in com.liferay.portlet.documentlibrary.antivirus
 

Subclasses of NestableException in com.liferay.portlet.documentlibrary.antivirus
 class AntivirusScannerException
           
 

Uses of NestableException in com.liferay.portlet.documentlibrary.exception
 

Subclasses of NestableException in com.liferay.portlet.documentlibrary.exception
 class DirectoryNameException
           
 class DuplicateDirectoryException
          Deprecated. As of 7.0.0, with no direct replacement
 class DuplicateFileEntryException
           
 class DuplicateFileEntryTypeException
           
 class DuplicateFileException
           
 class DuplicateFolderNameException
           
 class DuplicateRepositoryNameException
           
 class FileEntryLockException
           
static class FileEntryLockException.MustOwnLock
           
 class FileExtensionException
           
 class FileMimeTypeException
           
 class FileNameException
           
 class FileShortcutPermissionException
           
 class FileSizeException
           
 class FolderNameException
           
 class ImageSizeException
           
 class InvalidFileEntryTypeException
           
 class InvalidFileVersionException
           
 class InvalidFolderException
           
 class NoSuchContentException
           
 class NoSuchDirectoryException
          Deprecated. As of 7.0.0, with no direct replacement
 class NoSuchFileEntryException
           
 class NoSuchFileEntryMetadataException
           
 class NoSuchFileEntryTypeException
           
 class NoSuchFileException
           
 class NoSuchFileRankException
           
 class NoSuchFileShortcutException
           
 class NoSuchFileVersionException
           
 class NoSuchFolderException
           
 class NoSuchMetadataSetException
           
 class NoSuchSyncEventException
           
 class RepositoryNameException
           
 class RequiredFileEntryTypeException
           
 class SourceFileNameException
           
 

Uses of NestableException in com.liferay.portlet.dynamicdatamapping
 

Subclasses of NestableException in com.liferay.portlet.dynamicdatamapping
 class NoSuchStructureException
           
 class RequiredStructureException
           
 class StorageFieldRequiredException
           
 class StructureDefinitionException
           
 class StructureDuplicateElementException
           
 class StructureNameException
           
 

Uses of NestableException in com.liferay.portlet.expando.exception
 

Subclasses of NestableException in com.liferay.portlet.expando.exception
 class ColumnNameException
           
 class ColumnTypeException
           
 class DuplicateColumnNameException
           
 class DuplicateTableNameException
           
 class NoSuchColumnException
           
 class NoSuchRowException
           
 class NoSuchTableException
           
 class NoSuchValueException
           
 class TableNameException
           
 class ValueDataException
           
 

Uses of NestableException in com.liferay.portlet.exportimport.exception
 

Subclasses of NestableException in com.liferay.portlet.exportimport.exception
 class LARFileException
           
 class LARFileNameException
           
 class LARFileSizeException
           
 class LARTypeException
           
 class LayoutImportException
           
 class MissingReferenceException
           
 class NoSuchConfigurationException
           
 class RemoteExportException
           
 

Uses of NestableException in com.liferay.portlet.exportimport.lar
 

Subclasses of NestableException in com.liferay.portlet.exportimport.lar
 class PortletDataException
           
 

Uses of NestableException in com.liferay.portlet.messageboards.exception
 

Subclasses of NestableException in com.liferay.portlet.messageboards.exception
 class BannedUserException
           
 class DiscussionMaxCommentsException
           
 class LockedThreadException
           
 class MailingListEmailAddressException
           
 class MailingListInServerNameException
           
 class MailingListInUserNameException
           
 class MailingListOutEmailAddressException
           
 class MailingListOutServerNameException
           
 class MailingListOutUserNameException
           
 class MessageBodyException
           
 class MessageSubjectException
           
 class NoSuchBanException
           
 class NoSuchDiscussionException
           
 class NoSuchMailingListException
           
 class NoSuchMessageException
           
 class NoSuchThreadException
           
 class NoSuchThreadFlagException
           
 class RequiredMessageException
           
 class SplitThreadException
           
 

Uses of NestableException in com.liferay.portlet.ratings.exception
 

Subclasses of NestableException in com.liferay.portlet.ratings.exception
 class EntryScoreException
           
 class NoSuchStatsException
           
 

Uses of NestableException in com.liferay.portlet.social.exception
 

Subclasses of NestableException in com.liferay.portlet.social.exception
 class NoSuchActivityAchievementException
           
 class NoSuchActivityCounterException
           
 class NoSuchActivityException
           
 class NoSuchActivityLimitException
           
 class NoSuchActivitySetException
           
 class NoSuchActivitySettingException
           
 class NoSuchRelationException
           
 class NoSuchRequestException
           
 class RelationUserIdException
           
 class RequestUserIdException
           
 

Uses of NestableException in com.liferay.portlet.trash.exception
 

Subclasses of NestableException in com.liferay.portlet.trash.exception
 class NoSuchVersionException
           
 class RestoreEntryException
           
 

Uses of NestableException in com.liferay.util.mail
 

Subclasses of NestableException in com.liferay.util.mail
 class MailEngineException
           
 


Liferay 7.0-ce-b4