Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgInvalidFileException.java @ 699:a483b2b68a2e
age | author | description |
---|---|---|
Wed, 22 May 2013 15:52:31 +0200 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
Wed, 23 Jan 2013 18:03:13 +0100 | Artem Tikhomirov | Throw specific exception when checksum calculation fails |
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 base src/org/tmatesoft/hg/core/HgInvalidFileException.java@d541c67231b4 |