public class UserSettingError
extends java.lang.Object
| Constructor and Description |
|---|
UserSettingError()
Initializes a new instance of the UserSettingError class.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
getErrorCode()
Gets an error code returned by the Autodiscover service.
|
java.lang.String |
getErrorMessage()
Gets a message associated with an error code returned by the Autodiscover service.
|
java.lang.String |
getSettingName()
Gets the name of a user setting.
|
public UserSettingError()
public ErrorCode getErrorCode()
public java.lang.String getErrorMessage()
public java.lang.String getSettingName()