Serialized Form


Package microsoft.exchange.webservices.data.autodiscover.exception

Class microsoft.exchange.webservices.data.autodiscover.exception.AutodiscoverLocalException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.autodiscover.exception.AutodiscoverRemoteException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

error

AutodiscoverError error
The error.

Class microsoft.exchange.webservices.data.autodiscover.exception.AutodiscoverResponseException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

AutodiscoverErrorCode errorCode
Error code when Autodiscover service operation failed remotely.

Class microsoft.exchange.webservices.data.autodiscover.exception.MaximumRedirectionHopsExceededException extends AutodiscoverLocalException implements Serializable

serialVersionUID: 1L


Package microsoft.exchange.webservices.data.core.exception.dns

Class microsoft.exchange.webservices.data.core.exception.dns.DnsException extends Exception implements Serializable

serialVersionUID: 1L


Package microsoft.exchange.webservices.data.core.exception.http

Class microsoft.exchange.webservices.data.core.exception.http.EWSHttpException extends Exception implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.http.HttpErrorException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

code

int code

Package microsoft.exchange.webservices.data.core.exception.misc

Class microsoft.exchange.webservices.data.core.exception.misc.ArgumentException extends IllegalArgumentException implements Serializable

serialVersionUID: 2L

Serialized Fields

paramName

String paramName
ParamName that causes the Exception

Class microsoft.exchange.webservices.data.core.exception.misc.ArgumentNullException extends ArgumentException implements Serializable

Class microsoft.exchange.webservices.data.core.exception.misc.ArgumentOutOfRangeException extends Exception implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.misc.FormatException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.misc.InvalidOperationException extends Exception implements Serializable

serialVersionUID: 1L


Package microsoft.exchange.webservices.data.core.exception.service.local

Class microsoft.exchange.webservices.data.core.exception.service.local.InvalidOrUnsupportedTimeZoneDefinitionException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.PropertyException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name
The name.

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceLocalException extends Exception implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceObjectPropertyException extends PropertyException implements Serializable

serialVersionUID: 1L

Serialized Fields

propertyDefinition

PropertyDefinitionBase propertyDefinition
The property definition.

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceValidationException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceVersionException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceXmlDeserializationException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.ServiceXmlSerializationException extends ServiceLocalException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.local.TimeZoneConversionException extends ServiceLocalException implements Serializable

serialVersionUID: 1L


Package microsoft.exchange.webservices.data.core.exception.service.remote

Class microsoft.exchange.webservices.data.core.exception.service.remote.AccountIsLockedException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

accountUnlockUrl

URI accountUnlockUrl

Class microsoft.exchange.webservices.data.core.exception.service.remote.CreateAttachmentException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

responses

ServiceResponseCollection<TResponse extends ServiceResponse> responses
The response.

Class microsoft.exchange.webservices.data.core.exception.service.remote.DeleteAttachmentException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

responses

ServiceResponseCollection<TResponse extends ServiceResponse> responses
The response.

Class microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRemoteException extends Exception implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRequestException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.core.exception.service.remote.ServiceResponseException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

response

ServiceResponse response
ServiceResponse when service operation failed remotely.

Class microsoft.exchange.webservices.data.core.exception.service.remote.UpdateInboxRulesException extends ServiceRemoteException implements Serializable

serialVersionUID: 1L

Serialized Fields

serviceResponse

ServiceResponse serviceResponse
ServiceResponse when service operation failed remotely.


errors

RuleOperationErrorCollection errors
Rule operation error collection.


Package microsoft.exchange.webservices.data.core.exception.xml

Class microsoft.exchange.webservices.data.core.exception.xml.XmlException extends Exception implements Serializable

serialVersionUID: 1L


Package microsoft.exchange.webservices.data.misc

Class microsoft.exchange.webservices.data.misc.MapiTypeConverterMap extends HashMap<MapiPropertyType,MapiTypeConverterMapEntry> implements Serializable

serialVersionUID: 1L

Class microsoft.exchange.webservices.data.misc.TimeSpan extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

time

long time
The time.



Copyright © 2012–2015 Microsoft. All rights reserved.