mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 10:32:00 +01:00
updated javadoc author
Former-commit-id: 9d63c24fdef328dfa0161e0dbc874f04e6a20246
This commit is contained in:
@@ -20,7 +20,7 @@ package org.owasp.dependencycheck;
|
|||||||
/**
|
/**
|
||||||
* Thrown if an invalid path is encountered.
|
* Thrown if an invalid path is encountered.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
class InvalidScanPathException extends Exception {
|
class InvalidScanPathException extends Exception {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user