Package org.bedework.calfacade.exc
Class CalFacadeAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bedework.calfacade.exc.CalFacadeException
org.bedework.calfacade.exc.CalFacadeAccessException
- All Implemented Interfaces:
Serializable
Access exception somewhere in the calendar facade
- 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
ConstructorsConstructorDescriptionConstructorConstructor -
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
-
CalFacadeAccessException
public CalFacadeAccessException()Constructor -
CalFacadeAccessException
Constructor- Parameters:
ev-
-