1 <?xml version="1.0" encoding="ascii"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6 <title>lxml.html.formfill.FormNotFound</title>
7 <link rel="stylesheet" href="epydoc.css" type="text/css" />
8 <script type="text/javascript" src="epydoc.js"></script>
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
13 <!-- ==================== NAVIGATION BAR ==================== -->
14 <table class="navbar" border="0" width="100%" cellpadding="0"
15 bgcolor="#a0c0ff" cellspacing="0">
18 <th> <a
19 href="lxml-module.html">Home</a> </th>
22 <th> <a
23 href="module-tree.html">Trees</a> </th>
26 <th> <a
27 href="identifier-index.html">Indices</a> </th>
30 <th> <a
31 href="help.html">Help</a> </th>
33 <!-- Project homepage -->
34 <th class="navbar" align="right" width="100%">
35 <table border="0" cellpadding="0" cellspacing="0">
36 <tr><th class="navbar" align="center"
37 ><a class="navbar" target="_top" href="/">lxml API</a></th>
41 <table width="100%" cellpadding="0" cellspacing="0">
44 <span class="breadcrumbs">
45 <a href="lxml-module.html">Package lxml</a> ::
46 <a href="lxml.html-module.html">Package html</a> ::
47 <a href="lxml.html.formfill-module.html">Module formfill</a> ::
48 Class FormNotFound
52 <table cellpadding="0" cellspacing="0">
53 <!-- hide/show private -->
54 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
55 onclick="toggle_private();">hide private</a>]</span></td></tr>
56 <tr><td align="right"><span class="options"
57 >[<a href="frames.html" target="_top">frames</a
58 >] | <a href="lxml.html.formfill.FormNotFound-class.html"
59 target="_top">no frames</a>]</span></td></tr>
64 <!-- ==================== CLASS DESCRIPTION ==================== -->
65 <h1 class="epydoc">Class FormNotFound</h1><p class="nomargin-top"><span class="codelink"><a href="lxml.html.formfill-pysrc.html#FormNotFound">source code</a></span></p>
66 <pre class="base-tree">
69 exceptions.BaseException --+
71 exceptions.Exception --+
73 exceptions.StandardError --+
75 exceptions.LookupError --+
77 <strong class="uidshort">FormNotFound</strong>
81 Raised when no form can be found
83 <!-- ==================== INSTANCE METHODS ==================== -->
84 <a name="section-InstanceMethods"></a>
85 <table class="summary" border="1" cellpadding="3"
86 cellspacing="0" width="100%" bgcolor="white">
87 <tr bgcolor="#70b0f0" class="table-header">
88 <td colspan="2" class="table-header">
89 <table border="0" cellpadding="0" cellspacing="0" width="100%">
91 <td align="left"><span class="table-header">Instance Methods</span></td>
92 <td align="right" valign="top"
93 ><span class="options">[<a href="#section-InstanceMethods"
94 class="privatelink" onclick="toggle_private();"
95 >hide private</a>]</span></td>
101 <td colspan="2" class="summary">
102 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.LookupError</code></b>:
103 <code>__init__</code>,
106 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
107 <code>__delattr__</code>,
108 <code>__getattribute__</code>,
109 <code>__getitem__</code>,
110 <code>__getslice__</code>,
111 <code>__reduce__</code>,
112 <code>__repr__</code>,
113 <code>__setattr__</code>,
114 <code>__setstate__</code>,
115 <code>__str__</code>,
116 <code>__unicode__</code>
118 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
119 <code>__format__</code>,
120 <code>__hash__</code>,
121 <code>__reduce_ex__</code>,
122 <code>__sizeof__</code>,
123 <code>__subclasshook__</code>
128 <!-- ==================== PROPERTIES ==================== -->
129 <a name="section-Properties"></a>
130 <table class="summary" border="1" cellpadding="3"
131 cellspacing="0" width="100%" bgcolor="white">
132 <tr bgcolor="#70b0f0" class="table-header">
133 <td colspan="2" class="table-header">
134 <table border="0" cellpadding="0" cellspacing="0" width="100%">
136 <td align="left"><span class="table-header">Properties</span></td>
137 <td align="right" valign="top"
138 ><span class="options">[<a href="#section-Properties"
139 class="privatelink" onclick="toggle_private();"
140 >hide private</a>]</span></td>
146 <td colspan="2" class="summary">
147 <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
151 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
152 <code>__class__</code>
157 <!-- ==================== NAVIGATION BAR ==================== -->
158 <table class="navbar" border="0" width="100%" cellpadding="0"
159 bgcolor="#a0c0ff" cellspacing="0">
162 <th> <a
163 href="lxml-module.html">Home</a> </th>
166 <th> <a
167 href="module-tree.html">Trees</a> </th>
170 <th> <a
171 href="identifier-index.html">Indices</a> </th>
174 <th> <a
175 href="help.html">Help</a> </th>
177 <!-- Project homepage -->
178 <th class="navbar" align="right" width="100%">
179 <table border="0" cellpadding="0" cellspacing="0">
180 <tr><th class="navbar" align="center"
181 ><a class="navbar" target="_top" href="/">lxml API</a></th>
185 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
187 <td align="left" class="footer">
188 Generated by Epydoc 3.0.1
189 on Wed Jan 29 12:26:21 2020
191 <td align="right" class="footer">
192 <a target="mainFrame" href="http://epydoc.sourceforge.net"
193 >http://epydoc.sourceforge.net</a>
198 <script type="text/javascript">
200 // Private objects are initially displayed (because if
201 // javascript is turned off then we want them to be
202 // visible); but by default, we want to hide them. So hide
203 // them unless we have a cookie that says to show them.