Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/org/apache/harmony/xml/
DExpatException.java23 class ExpatException extends Exception { class
25 public ExpatException(String message) { in ExpatException() method in ExpatException