mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-19 15:54:52 +01:00
updated javadoc author
Former-commit-id: 20ad9f99f500c5488744accbdc5280d32cb7cb1e
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when an error occurs reading a setting.
|
* An exception used when an error occurs reading a setting.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class InvalidSettingException extends IOException {
|
public class InvalidSettingException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user