corrected javadoc

Former-commit-id: c0c7d8da486a08dfc3e9232b57166d4c496bb798
This commit is contained in:
Jeremy Long
2014-07-17 05:59:10 -04:00
parent e1179a8e22
commit 288892441f

View File

@@ -48,7 +48,7 @@ public class ScanAgentException extends IOException {
}
/**
* Creates a new NoDataException.
* Creates a new ScanAgentException.
*
* @param ex the cause of the exception.
*/