Class NoSuchModelException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoSuchActivityAchievementException, NoSuchActivityCounterException, NoSuchActivityException, NoSuchActivityLimitException, NoSuchActivitySetException, NoSuchActivitySettingException, NoSuchAddressException, NoSuchBackgroundTaskException, NoSuchBrowserTrackerException, NoSuchCategoryException, NoSuchCategoryPropertyException, NoSuchClassNameException, NoSuchClassTypeException, NoSuchClassTypeFieldException, NoSuchColumnException, NoSuchCompanyException, NoSuchCompanyInfoException, NoSuchConfigurationException, NoSuchContactException, NoSuchCounterException, NoSuchCountryException, NoSuchCountryLocalizationException, NoSuchDeliveryException, NoSuchEmailAddressException, NoSuchEntryException, NoSuchEntryException, NoSuchEntryException, NoSuchFileEntryException, NoSuchFileEntryMetadataException, NoSuchFileEntryTypeException, NoSuchFileException, NoSuchFileShortcutException, NoSuchFileVersionException, NoSuchFlagException, NoSuchFolderException, NoSuchGroupException, NoSuchImageException, NoSuchLayoutBranchException, NoSuchLayoutException, NoSuchLayoutFriendlyURLException, NoSuchLayoutPrototypeException, NoSuchLayoutRevisionException, NoSuchLayoutSetBranchException, NoSuchLayoutSetException, NoSuchLayoutSetPrototypeException, NoSuchLayoutVersionException, NoSuchListTypeException, NoSuchLockException, NoSuchMembershipRequestException, NoSuchMetadataSetException, NoSuchOrganizationException, NoSuchOrgLaborException, NoSuchPasswordPolicyException, NoSuchPasswordPolicyRelException, NoSuchPasswordTrackerException, NoSuchPhoneException, NoSuchPluginSettingException, NoSuchPortletException, NoSuchPortletItemException, NoSuchPortletPreferencesException, NoSuchPortletPreferenceValueException, NoSuchPreferencesException, NoSuchPreferenceValueException, NoSuchRecentLayoutBranchException, NoSuchRecentLayoutRevisionException, NoSuchRecentLayoutSetBranchException, NoSuchRegionException, NoSuchRegionLocalizationException, NoSuchRelationException, NoSuchReleaseException, NoSuchRememberMeTokenException, NoSuchRepositoryEntryException, NoSuchRepositoryException, NoSuchRequestException, NoSuchResourceActionException, NoSuchResourceException, NoSuchResourcePermissionException, NoSuchRoleException, NoSuchRowException, NoSuchServiceComponentException, NoSuchStatsException, NoSuchSubscriptionException, NoSuchSyncException, NoSuchSystemEventException, NoSuchTableException, NoSuchTagException, NoSuchTeamException, NoSuchTicketException, NoSuchUserException, NoSuchUserGroupException, NoSuchUserGroupGroupRoleException, NoSuchUserGroupRoleException, NoSuchUserIdMapperException, NoSuchUserNotificationDeliveryException, NoSuchUserNotificationEventException, NoSuchUserTrackerException, NoSuchUserTrackerPathException, NoSuchValueException, NoSuchVirtualHostException, NoSuchVocabularyException, NoSuchWebDAVPropsException, NoSuchWebsiteException, NoSuchWorkflowDefinitionException, NoSuchWorkflowDefinitionLinkException, NoSuchWorkflowInstanceLinkException

public class NoSuchModelException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchModelException

      public NoSuchModelException()
    • NoSuchModelException

      public NoSuchModelException(String msg)
    • NoSuchModelException

      public NoSuchModelException(String msg, Throwable throwable)
    • NoSuchModelException

      public NoSuchModelException(Throwable throwable)