public class MobileSyncError
extends java.lang.Object
| Constructor and Description |
|---|
MobileSyncError()
Initializes a new instance of the MobileSyncError class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDebugData()
Gets the debug data for an error Autodiscover response.
|
java.lang.String |
getMessage()
Gets the error message for an error Autodiscover response.
|
java.lang.String |
getStatus()
Gets the error code for an error Autodiscover response.
|
public MobileSyncError()
public java.lang.String getStatus()
public java.lang.String getMessage()
public java.lang.String getDebugData()