Mercurial > hg4j
log src/org/tmatesoft/hg/internal/ExceptionInfo.java @ 548:ab21ac7dd833
age | author | description |
---|---|---|
2012-08-09 | Artem Tikhomirov | Do not add anything to exception message in case no details are known |
2012-04-19 | Artem Tikhomirov | NPE when revisionIndex is set but not revision |
2012-03-23 | Artem Tikhomirov | Major refactoring of exception handling. Low-level API uses RuntimeExceptions, while checked are left for higher level |
2012-03-05 | Artem Tikhomirov | FIXMEs: work on exceptions and javadoc |