Add possibility to stop a running insert.
authorDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Thu, 17 Jun 2010 17:47:54 +0000 (19:47 +0200)
committerDavid ‘Bombe’ Roden <bombe@freenetproject.org>
Thu, 17 Jun 2010 18:00:43 +0000 (20:00 +0200)
commited54585ba9537da09379df378e51216e9ae528c1
treea96aa05638d690f856aa0d64428b3b6f60267f9a
parent9ea58e546eed711db445591dddda1b0bd0f5a09a
Add possibility to stop a running insert.
src/de/todesbaum/jsite/application/AbortedException.java [new file with mode: 0644]
src/de/todesbaum/jsite/application/ProjectInserter.java