updated javadoc

Former-commit-id: 7ee24e9da15877c3138380c92c29c20757bb78fa
This commit is contained in:
Jeremy Long
2013-11-17 07:59:23 -05:00
parent 8696df12ac
commit 510c693871

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 ex the cause of the failure.