mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-17 23:04:07 +01:00
updated javadoc author
Former-commit-id: 556a8a0c649d625684000d0f4d0db3beff0e92d9
This commit is contained in:
@@ -20,7 +20,7 @@ package org.owasp.dependencycheck.data.cpe;
|
|||||||
/**
|
/**
|
||||||
* An exception thrown when the there is an issue using the in-memory CPE Index.
|
* An exception thrown when the there is an issue using the in-memory CPE Index.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class IndexException extends Exception {
|
public class IndexException extends Exception {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user