Searched defs:SAXException (Results 1 – 2 of 2) sorted by relevance
37 public class SAXException extends Exception { class43 public SAXException () in SAXException() method in SAXException55 public SAXException (String message) { in SAXException() method in SAXException70 public SAXException (Exception e) in SAXException() method in SAXException86 public SAXException (String message, Exception e) in SAXException() method in SAXException
140 throws SAXException, IOException { in builder.setEntityResolver()