Searched defs:handleError (Results 1 – 3 of 3) sorted by relevance
118 public void handleError(Exception exception, int lineNumber) { in handleError() method in XmlErrorHandler
170 public boolean handleError( in handleError() method in AdtStartup.SdkValidator
192 public abstract boolean handleError(Solution solution, String message); in handleError() method in AdtPlugin.CheckSdkErrorHandler