updated javadoc

Former-commit-id: eaf307a386981f0f5e6b63be92350edaea9294ed
This commit is contained in:
Jeremy Long
2013-11-17 07:59:23 -05:00
parent fd7299c86f
commit 18bca6352d

View File

@@ -56,7 +56,7 @@ public class AnalysisException extends Exception {
} }
/** /**
* Creates a new DownloadFailedException. * Creates a new AnalysisException.
* *
* @param msg a message for the exception. * @param msg a message for the exception.
* @param ex the cause of the failure. * @param ex the cause of the failure.