Searched defs:handleError (Results 1 – 3 of 3) sorted by relevance
116 public void handleError(Exception exception, int lineNumber) { in handleError() method in XmlErrorHandler
66 void handleError(Exception exception, int lineNumber); in handleError() method
204 public abstract boolean handleError(String message); in handleError() method in AdtPlugin.CheckSdkErrorHandler