Uses of Class
microsoft.exchange.webservices.data.core.exception.service.local.ServiceValidationException
-
-
Uses of ServiceValidationException in microsoft.exchange.webservices.data
Methods in microsoft.exchange.webservices.data that throw ServiceValidationException Modifier and Type Method Description voidISelfValidate. validate()Validate. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.autodiscover.request
Constructors in microsoft.exchange.webservices.data.autodiscover.request that throw ServiceValidationException Constructor Description GetUserSettingsRequest(AutodiscoverService service, URI url)Initializes a new instance of theGetUserSettingsRequestclass.GetUserSettingsRequest(AutodiscoverService service, URI url, boolean expectPartnerToken)Initializes a new instance of theGetUserSettingsRequestclass. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core that throw ServiceValidationException Modifier and Type Method Description voidPropertySet. internalValidate()Validates this property set.voidPropertySet. validate()Validate.voidPropertySet. validateForRequest(ServiceRequestBase request, boolean summaryPropertiesOnly)Validates this property set instance for request to ensure that: 1. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.misc
Methods in microsoft.exchange.webservices.data.misc that throw ServiceValidationException Modifier and Type Method Description voidMobilePhone. validate()Validates this instance. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that throw ServiceValidationException Modifier and Type Method Description protected voidDelegateUser. internalValidate()Validates this instance.protected voidMailbox. internalValidate()Validates this instance.protected voidRulePredicateDateRange. internalValidate()Validates this instance.protected voidRulePredicateSizeRange. internalValidate()Validates this instance.protected voidFileAttachment. validate(int attachmentIndex)protected voidDelegatePermissions. validateAddDelegate()Validates this instance for AddDelegate.protected voidDelegateUser. validateAddDelegate()Validates this instance for AddDelegate.protected voidDelegatePermissions. validateUpdateDelegate()Validates this instance for UpdateDelegate. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.property.complex.recurrence.pattern
Methods in microsoft.exchange.webservices.data.property.complex.recurrence.pattern that throw ServiceValidationException Modifier and Type Method Description intRecurrence.MonthlyPattern. getDayOfMonth()Gets the day of month.intRecurrence.YearlyPattern. getDayOfMonth()Gets the day of the month when each occurrence happens.DayOfTheWeekRecurrence.RelativeMonthlyPattern. getDayOfTheWeek()Gets the day of the week.DayOfTheWeekRecurrence.RelativeYearlyPattern. getDayOfTheWeek()Gets the day of the week.DayOfTheWeekIndexRecurrence.RelativeMonthlyPattern. getDayOfTheWeekIndex()Day of the week index.DayOfTheWeekIndexRecurrence.RelativeYearlyPattern. getDayOfTheWeekIndex()Gets the relative position of the day specified in DayOfTheWeek within the month.<T> TRecurrence. getFieldValueOrThrowIfNull(Class<T> cls, Object value, String name)Gets a property value or throw if null.CalendarRecurrence.WeeklyPattern. getFirstDayOfWeek()MonthRecurrence.RelativeYearlyPattern. getMonth()Gets the month.MonthRecurrence.YearlyPattern. getMonth()Gets the month of the year when each occurrence happens.DateRecurrence. getStartDate()Gets the date and time when the recurrence start. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.search
Methods in microsoft.exchange.webservices.data.search that throw ServiceValidationException Modifier and Type Method Description voidCalendarView. internalValidate(ServiceRequestBase request)Validate instance.voidConversationIndexedItemView. internalValidate(ServiceRequestBase request)Validates this view.voidItemView. internalValidate(ServiceRequestBase request)Validates this view.voidPagedView. internalValidate(ServiceRequestBase request)Validates this view.voidViewBase. internalValidate(ServiceRequestBase request)Validates this view. -
Uses of ServiceValidationException in microsoft.exchange.webservices.data.search.filter
Methods in microsoft.exchange.webservices.data.search.filter that throw ServiceValidationException Modifier and Type Method Description protected voidSearchFilter.ContainsSubstring. internalValidate()validates instance.protected voidSearchFilter.Not. internalValidate()validates the instance.protected voidSearchFilter.PropertyBasedFilter. internalValidate()validate instance.protected voidSearchFilter.RelationalFilter. internalValidate()validates the instance.
-