mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
updated javadoc author
Former-commit-id: bb9eaba78f1575d83249b36300ea62132430b548
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when a download fails.
|
* An exception used when a download fails.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class DownloadFailedException extends IOException {
|
public class DownloadFailedException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user