(no commit message)
[utils] / crawler / basic / src / org / wamblee / crawler / Action.java
index a4df7a1fc736e0186236c61a86a63fdcf80cb3f6..0002814d506604f0277ea37163f608598570d2d3 100644 (file)
@@ -33,7 +33,7 @@ public interface Action {
      * Executes the action. 
      * @return
      */
-    Page execute();
+    Page execute() throws PageException;
     
     /**
      * Gets a description of the action. THe element returned is the action element