/rdoc/appengine-apis/classes/AppEngine/URLFetch/InvalidURLError.html
https://code.google.com/p/appengine-jruby/ · HTML · 71 lines · 42 code · 29 blank · 0 comment · 0 complexity · 6ef26469ec3a3873efa7db1f6de0b605 MD5 · raw file
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <title>AppEngine::URLFetch::InvalidURLError</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link rel="stylesheet" href="../../../css/main.css" type="text/css" media="screen" />
- <script src="../../../js/main.js" type="text/javascript" charset="utf-8"></script>
- </head>
- <body>
- <table width="100%" border='0' cellpadding='0' cellspacing='0' class='banner'>
- <tr>
- <td class="file-title"><span class="file-title-prefix">Class</span><br />AppEngine::URLFetch::InvalidURLError</td>
- <td align="right">
- <table cellspacing="0" cellpadding="2">
- <tr valign="top">
- <td>In:</td>
- <td>
-
- <a href="../../../files/lib/appengine-apis/urlfetch_rb.html">lib/appengine-apis/urlfetch.rb</a>
-
- </td>
- </tr>
-
- <tr>
- <td>Parent:</td>
- <td>
-
- StandardError
-
- </td>
- </tr>
-
- </table>
- </td>
- </tr>
- </table>
- <div id="bodyContent">
- <div id="content">
-
- <div class="description"><p>
- Raised if the url cannot be parsed.
- </p>
- </div>
-
-
-
-
-
-
-
-
-
-
-
-
- </div>
- </div>
- </body>
- </html>