Package org.bedework.calfacade.exc
Class CalFacadeInvalidSynctoken
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bedework.calfacade.exc.CalFacadeException
org.bedework.calfacade.exc.CalFacadeBadRequest
org.bedework.calfacade.exc.CalFacadeInvalidSynctoken
- All Implemented Interfaces:
Serializable
Exception that indicates someone sent a bad request
- Author:
- Mike Douglass
- 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
-
CalFacadeInvalidSynctoken
Constructor- Parameters:
token-
-