|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AutodiscoverError in microsoft.exchange.webservices.data.autodiscover.configuration |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.configuration that return AutodiscoverError | |
|---|---|
AutodiscoverError |
ConfigurationSettingsBase.getError()
Gets the error. |
| Uses of AutodiscoverError in microsoft.exchange.webservices.data.autodiscover.exception |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.exception that return AutodiscoverError | |
|---|---|
AutodiscoverError |
AutodiscoverRemoteException.getError()
Gets the error. |
| Constructors in microsoft.exchange.webservices.data.autodiscover.exception with parameters of type AutodiscoverError | |
|---|---|
AutodiscoverRemoteException(AutodiscoverError error)
Initializes a new instance of the class. |
|
AutodiscoverRemoteException(String message,
AutodiscoverError error)
Initializes a new instance of the class. |
|
AutodiscoverRemoteException(String message,
AutodiscoverError error,
Exception innerException)
Initializes a new instance of the class. |
|
| Uses of AutodiscoverError in microsoft.exchange.webservices.data.autodiscover.exception.error |
|---|
| Methods in microsoft.exchange.webservices.data.autodiscover.exception.error that return AutodiscoverError | |
|---|---|
static AutodiscoverError |
AutodiscoverError.parse(EwsXmlReader reader)
Parses the XML through the specified reader and creates an Autodiscover error. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||