Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgInvalidFileException.java @ 713:661e77dc88ba tip
age | author | description |
---|---|---|
2013-05-22 | Artem Tikhomirov | Explicit HgRuntimeException to facilitate easy switch from runtime to checked exceptions |
2013-01-23 | Artem Tikhomirov | Throw specific exception when checksum calculation fails |
2012-03-23 | 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 |