|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.DomainSettingError
public final class DomainSettingError
Represents an error from a GetDomainSettings request.
| Method Summary | |
|---|---|
AutodiscoverErrorCode |
getErrorCode()
Gets the error code. |
String |
getErrorMessage()
Gets the error message. |
String |
getSettingName()
Gets the name of the setting. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AutodiscoverErrorCode getErrorCode()
public String getErrorMessage()
public String getSettingName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||