Searched refs:ExpatException (Results 1 – 3 of 3) sorted by relevance
23 class ExpatException extends Exception { class25 public ExpatException(String message) { in ExpatException() method in ExpatException
418 } catch (ExpatException e) { in append()424 throws SAXException, ExpatException; in appendString()440 } catch (ExpatException e) { in append()446 int length) throws SAXException, ExpatException; in appendChars()473 } catch (ExpatException e) { in append()479 int length) throws SAXException, ExpatException; in appendBytes()511 } catch (ExpatException e) { in parseFragment()527 } catch (ExpatException e) { in parseFragment()558 } catch (ExpatException e) { in finish()
399 "luni/src/main/java/org/apache/harmony/xml/ExpatException.java",