Uses of Class
microsoft.exchange.webservices.data.core.exception.service.remote.ServiceRemoteException
-
Packages that use ServiceRemoteException Package Description 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 Modifier and Type Class Description classAutodiscoverRemoteExceptionRepresents an exception that is thrown when the Autodiscover service returns an error.classAutodiscoverResponseExceptionRepresents 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 Modifier and Type Class Description classAccountIsLockedExceptionRepresents an error that occurs when the account that is being accessed is locked and requires user interaction to be unlocked.classCreateAttachmentExceptionRepresents an error that occurs when a call to the CreateAttachment web method fails.classDeleteAttachmentExceptionRepresents an error that occurs when a call to the DeleteAttachment web method fails.classServiceRequestExceptionThe Class ServiceRequestException.classServiceResponseExceptionRepresents a remote service exception that has a single response.classUpdateInboxRulesExceptionRepresents an exception thrown when an error occurs as a result of calling the UpdateInboxRules operation.
-