mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-20 00:04:27 +01:00
updated javadoc author
Former-commit-id: ad409cc8c07c126a119bb6b6ab21c7dde38ec656
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when parsing a suppression rule file fails.
|
* An exception used when parsing a suppression rule file fails.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class SuppressionParseException extends IOException {
|
public class SuppressionParseException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user