mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 02:21:28 +01:00
updated javadoc author
Former-commit-id: 789d787c659b501f3ee4c82242c4c8e9eead9b49
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when the creation of an URLConnection fails.
|
* An exception used when the creation of an URLConnection fails.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class URLConnectionFailureException extends IOException {
|
public class URLConnectionFailureException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user