mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-23 17:41:28 +01:00
doclint fixes
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when using @{link DependencyCheckScanAgent} to conduct a scan and the scan fails.
|
* An exception used when using @{link DependencyCheckScanAgent} to conduct a scan and the scan fails.
|
||||||
*
|
*
|
||||||
* @author Steve Springett <steve.springett@owasp.org>
|
* @author Steve Springett
|
||||||
*/
|
*/
|
||||||
public class ScanAgentException extends IOException {
|
public class ScanAgentException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user