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