Uses of Class
microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRemoteException

Packages that use ServiceRemoteException
microsoft.exchange.webservices.data.autodiscover.exception   
microsoft.exchange.webservices.data.core.exception.service.remote   
 

Uses of ServiceRemoteException in microsoft.exchange.webservices.data.autodiscover.exception
 

Subclasses of ServiceRemoteException in microsoft.exchange.webservices.data.autodiscover.exception
 class AutodiscoverRemoteException
          Represents an exception that is thrown when the Autodiscover service returns an error.
 class AutodiscoverResponseException
          Represents an exception from an autodiscover error response.
 

Uses of ServiceRemoteException in microsoft.exchange.webservices.data.core.exception.service.remote
 

Subclasses of ServiceRemoteException in microsoft.exchange.webservices.data.core.exception.service.remote
 class AccountIsLockedException
          Represents an error that occurs when the account that is being accessed is locked and requires user interaction to be unlocked.
 class CreateAttachmentException
          Represents an error that occurs when a call to the CreateAttachment web method fails.
 class DeleteAttachmentException
          Represents an error that occurs when a call to the DeleteAttachment web method fails.
 class ServiceRequestException
          The Class ServiceRequestException.
 class ServiceResponseException
          Represents a remote service exception that has a single response.
 class UpdateInboxRulesException
          Represents an exception thrown when an error occurs as a result of calling the UpdateInboxRules operation.
 



Copyright © 2012–2015 Microsoft. All rights reserved.