mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 19:11:29 +01:00
updated javadoc author
Former-commit-id: 5b12bb57ebafec5490482df506364df38b4d2820
This commit is contained in:
@@ -22,7 +22,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* An exception used when a file is unable to be un-zipped.
|
* An exception used when a file is unable to be un-zipped.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class ExtractionException extends IOException {
|
public class ExtractionException extends IOException {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user