<h2>org.autoplot.datasource.HtmlResponseIOException</h2><p>Allow special exception to be thrown when Html source code is returned when
 something else was expected.  This might happen when:
  1. a file reference on autoplot.org is not found, and mediawiki returns an human-readable error page instead of a 404 page.
  2. a hotel or coffee house login screen is returned until the user logs in.
 We can look for this exception type, and present the page instead of a confusing error.</p>
<h2>HtmlResponseIOException( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> s, <a href='https://docs.oracle.com/javase/8/docs/api/java/net/URL.html'>java.net.URL</a> url )</h2>
<p></p>

<hr>
<a name="getURL"></a>
<h2>getURL</h2>
getURL(  ) &rarr; <a href='https://docs.oracle.com/javase/8/docs/api/java/net/URL.html'>java.net.URL</a>

<p></p>

<h3>Returns:</h3>
java.net.URL

<br><br>
<a href="https://github.com/autoplot/dev/search?q=getURL&unscoped_q=getURL">[search for examples]</a>
 <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/datasource/HtmlResponseIOException.md">[view on GitHub]</a>
 <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/datasource/HtmlResponseIOException.html#getURL">[view on old javadoc]</a>
 <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/DataSource/src/org/autoplot/datasource/HtmlResponseIOException.java#l31">[view source]</a>
<br>
<br>