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
407 } catch (ExpatException e) { in append()413 throws SAXException, ExpatException; in appendString()428 } catch (ExpatException e) { in append()434 int length) throws SAXException, ExpatException; in appendChars()460 } catch (ExpatException e) { in append()466 int length) throws SAXException, ExpatException; in appendBytes()498 } catch (ExpatException e) { in parseFragment()514 } catch (ExpatException e) { in parseFragment()544 } catch (ExpatException e) { in finish()
431 luni/src/main/java/org/apache/harmony/xml/ExpatException.java \