Home
last modified time | relevance | path

Searched refs:emitException (Results 1 – 1 of 1) sorted by relevance

/external/jdiff/src/jdiff/
DHTMLReportGenerator.java1583 emitException(memberDiff.oldExceptions_); in emitChanges()
1585 emitException(memberDiff.newExceptions_); in emitChanges()
1604 emitException(oldException); in emitChanges()
1627 emitException(newException); in emitChanges()
1667 public void emitException(String ex) { in emitException() method in HTMLReportGenerator