Home
last modified time | relevance | path

Searched defs:SAXException (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/xml/sax/
DSAXException.java39 public class SAXException extends Exception { class
45 public SAXException () in SAXException() method in SAXException
56 public SAXException (String message) { in SAXException() method in SAXException
71 public SAXException (Exception e) in SAXException() method in SAXException
86 public SAXException (String message, Exception e) in SAXException() method in SAXException