[prev in list] [next in list] [prev in thread] [next in thread] 

List:       htmlunit-develop
Subject:    [HtmlUnit] SF.net SVN: htmlunit:[6719] trunk/htmlunit/src/main/java/com/
From:       rbri () users ! sourceforge ! net
Date:       2012-01-19 12:04:58
Message-ID: E1Rnqji-0000vO-Ou () sfp-svn-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 6719
          http://htmlunit.svn.sourceforge.net/htmlunit/?rev=6719&view=rev
Author:   rbri
Date:     2012-01-19 12:04:58 +0000 (Thu, 19 Jan 2012)
Log Message:
-----------
remove not used IOException from method declaration

Modified Paths:
--------------
    trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/html/applets/AppletClassLoader.java


Modified: trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/html/applets/AppletClassLoader.java
 ===================================================================
--- trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/html/applets/AppletClassLoader.java	2012-01-16 \
                09:09:17 UTC (rev 6718)
+++ trunk/htmlunit/src/main/java/com/gargoylesoftware/htmlunit/html/applets/AppletClassLoader.java	2012-01-19 \
12:04:58 UTC (rev 6719) @@ -41,9 +41,8 @@
     /**
      * Adds the jar file to the classpath for the applet.
      * @param jarUrl the url of the jar file
-     * @throws IOException in case of problem working with the response content
      */
-    public void addArchiveToClassPath(final URL jarUrl) throws IOException {
+    public void addArchiveToClassPath(final URL jarUrl) {
         addURL(jarUrl);
     }
 

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
HtmlUnit-develop mailing list
HtmlUnit-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/htmlunit-develop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic