Searched defs:handleError (Results 1 – 3 of 3) sorted by relevance
107 protected void handleError(Exception exception, int lineNumber) { in handleError() method in XmlErrorHandler
112 void handleError(String errMsg, boolean finish) { in handleError() method in AppHwPref
228 public abstract boolean handleError(String message); in handleError() method in AdtPlugin.CheckSdkErrorHandler