An error reporter for project evaluation. The behavior of the reporter must vary depending on the evaluation mode (EvaluationErrorReporter.EvaluationMode), indicating whether the IDE is querying the project or not.
| Modifiers | Name | Description |
|---|---|---|
enum |
EvaluationErrorReporter.EvaluationMode |
| Constructor and description |
|---|
protected EvaluationErrorReporter
(EvaluationErrorReporter.EvaluationMode mode) |
| Type | Name and description |
|---|---|
EvaluationErrorReporter.EvaluationMode |
getMode() |
com.android.builder.model.SyncIssue |
handleSyncError(String data, int type, String msg) |