Searched defs:SAXNotSupportedException (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jaxp/src/java.xml/share/classes/org/xml/sax/
H A DSAXNotSupportedException.java53 public class SAXNotSupportedException extends SAXException class in inherits:SAXException
59 public SAXNotSupportedException () method in class:SAXNotSupportedException
70 public SAXNotSupportedException (String message) method in class:SAXNotSupportedException
/openjdk10/jdk/src/java.base/share/classes/jdk/internal/org/xml/sax/
H A DSAXNotSupportedException.java53 public class SAXNotSupportedException extends SAXException class in inherits:SAXException
59 public SAXNotSupportedException () method in class:SAXNotSupportedException
70 public SAXNotSupportedException (String message) method in class:SAXNotSupportedException

Completed in 86 milliseconds