Notify all listeners when a download failes.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Apr 2013 18:28:19 +0000 (20:28 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Apr 2013 18:28:19 +0000 (20:28 +0200)
commitdce5a70668de45ae55cd8795cc0ec095bcf7152c
treefc7ad6aae47de636a9a9dfd191530adb975cec34
parenta1f4126e2ce9e2e005d6d55edfe97e83a400520c
Notify all listeners when a download failes.
src/main/java/net/pterodactylus/xdcc/core/Core.java
src/main/java/net/pterodactylus/xdcc/core/event/DownloadFailed.java [new file with mode: 0644]