Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ExceptionInfo.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
Thu, 09 Aug 2012 15:45:18 +0200 | Artem Tikhomirov | Do not add anything to exception message in case no details are known |
Thu, 19 Apr 2012 19:17:31 +0200 | Artem Tikhomirov | NPE when revisionIndex is set but not revision |
Fri, 23 Mar 2012 22:51:18 +0100 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
Mon, 05 Mar 2012 14:50:51 +0100 | Artem Tikhomirov | FIXMEs: work on exceptions and javadoc |