mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
updated javadoc author
Former-commit-id: f68b96df72699fd541ac14af9a98e198729017d6
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when the data needed does not exist to perform analysis.
|
* An exception used when the data needed does not exist to perform analysis.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class NoDataException extends IOException {
|
public class NoDataException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user