Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgRuntimeException.java @ 608:e1b29756f901
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, 29 Mar 2012 17:14:35 +0200 | Artem Tikhomirov | FIXMEs: consistent names, throws for commands and their handlers. Use of checked exceptions in hi-level api |
Wed, 28 Mar 2012 18:39:29 +0200 | Artem Tikhomirov | FIXMEs: exceptions, javadoc |
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 |