mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 19:41:38 +01:00
updated javadoc author
Former-commit-id: 3f11465c5f678401d93b0aa12ce267ca0ba3d523
This commit is contained in:
@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.data.update.exception;
|
|||||||
/**
|
/**
|
||||||
* An InvalidDataDataException is a generic exception used when trying to load the NVD CVE meta data.
|
* An InvalidDataDataException is a generic exception used when trying to load the NVD CVE meta data.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class InvalidDataException extends Exception {
|
public class InvalidDataException extends Exception {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user