Package org.bedework.calfacade.exc
Class CalFacadeMissingEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bedework.calfacade.exc.CalFacadeException
org.bedework.calfacade.exc.CalFacadeMissingEntityException
- All Implemented Interfaces:
Serializable
Something doesn't exist
- Author:
- Mike Douglass douglm@bedework.edu
- See Also:
-
Field Summary
Fields inherited from class org.bedework.calfacade.exc.CalFacadeException
alreadyOnGroupPath, attendeesInPublish, badCalendarUserAddr, badDate, badLocale, badPwFormat, badRequest, badResponse, badRootUsersList, badSystemLocaleList, calsuiteBadowner, calsuiteGroupAssigned, calsuiteGroupNameTooLong, calsuiteUnknownRootCollection, calsuiteUnknownSubmissionsCollection, cannotDeleteCalendarRoot, cannotDeleteDefaultCalendar, cannotLocateInstance, collectionNotEmpty, collectionNotFound, configMissingValue, configNoOptions, duplicateAdminGroup, duplicateCalendar, duplicateCalsuite, duplicateFilter, duplicateGuid, duplicateName, duplicateResource, duplicateSubscription, endAndDuration, envCannotSetValues, envMultipleGetters, envNoGetters, filterBadList, filterBadOperator, filterBadProperty, filterBadSort, filterBadType, filterExpectedAscDesc, filterExpectedCloseParen, filterExpectedOpenParen, filterExpectedPropertyName, filterExpectedUid, filterExpectedWord, filterMixedLogicalOperators, filterSyntax, filterTypeFirst, filterTypeNeedsAnd, filterUnknownView, forbidden, groupNotFound, illegalCalendarCreation, illegalObjectClass, invalidOverride, missingEventProperty, missingGroupOwnerHome, missingResourceContent, noCalsuite, noCalsuiteResCol, noconfigs, noDefaultDomain, noEventCalendar, noEventGuid, noEventName, noGuid, noInvite, noInviteeInUsers, noKeyFields, noMetadata, noRecurrenceInstances, noSuchAccount, noThreadLocalTimezones, notIndexPrincipal, nullCalendarUserAddr, overridesForNonRecurring, principalNotFound, schedulingAttendeeAccessDisallowed, schedulingBadAction, schedulingBadAttendees, schedulingBadDestinationCalendar, schedulingBadGranulatorDt, schedulingBadMethod, schedulingBadRecipients, schedulingBadResponse, schedulingBadResponseMethod, schedulingBadSourceCalendar, schedulingDuplicateUid, schedulingExpectOneAttendee, schedulingInvalidPartStatus, schedulingMultipleEvents, schedulingNoAttendees, schedulingNoCalendar, schedulingNoOriginator, schedulingNoRecipients, schedulingNotAttendee, schedulingTooManyAttendees, schedulingUnknownAttendee, schedulingUnknownEvent, shareTargetNotFound, staleState, subscriptionFailed, subscriptionLoopDetected, targetExists, unexpectedFilterEof, unindexableObjectClass, unknownCalsuite, unknownFilter, unknownPrincipalType, unknownProperty, unknownResource, unknownTimezone -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bedework.calfacade.exc.CalFacadeException
getDetailMessage, getExtra, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CalFacadeMissingEntityException
public CalFacadeMissingEntityException() -
CalFacadeMissingEntityException
- Parameters:
objectIdentity-
-