mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
updated javadoc author
Former-commit-id: c559dad07d948c834f7aa451475e0e52895abd26
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 UpdateException extends IOException {
|
public class UpdateException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user