Index: trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java
===================================================================
--- trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java	(revision 2037)
+++ trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java	(revision 2210)
@@ -153,5 +153,5 @@
      *            file to be parsed
      *
-     * @throws SAXException in the case, the file could not be parsed
+     * @throws JAXBException in the case, the file could not be parsed
      */
     public void parseFile(File file) throws JAXBException {
@@ -178,5 +178,5 @@
      *            file to be parsed
      *
-     * @throws SAXException in the case, the file could not be parsed
+     * @throws JAXBException in the case, the file could not be parsed
      */
     public void parseFile(InputStream stream) throws JAXBException {
