(no commit message)
[utils] / crawler / basic / src / main / java / org / wamblee / crawler / PageException.java
index 22a1e1bb11fe4ffcee9b59065002de2bfc9a9cdc..35273e7eb6965a8460ad17b3107ad8f4562a3b59 100644 (file)
@@ -19,6 +19,8 @@ package org.wamblee.crawler;
 /**
  * Exception thrown when there is a problem in retrieving or transforming the 
  * page. 
+ *
+ * @author Erik Brakkee
  */
 public class PageException extends Exception {