Imported Upstream version 2.3.4
[platform/upstream/python-lxml.git] / doc / html / api / xml.etree.ElementTree.ParseError-class.html
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">
5 <head>
6   <title>xml.etree.ElementTree.ParseError</title>
7   <link rel="stylesheet" href="epydoc.css" type="text/css" />
8   <script type="text/javascript" src="epydoc.js"></script>
9 </head>
10
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
12       alink="#204080">
13 <!-- ==================== NAVIGATION BAR ==================== -->
14 <table class="navbar" border="0" width="100%" cellpadding="0"
15        bgcolor="#a0c0ff" cellspacing="0">
16   <tr valign="middle">
17   <!-- Home link -->
18       <th>&nbsp;&nbsp;&nbsp;<a
19         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21   <!-- Tree link -->
22       <th>&nbsp;&nbsp;&nbsp;<a
23         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
24
25   <!-- Index link -->
26       <th>&nbsp;&nbsp;&nbsp;<a
27         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29   <!-- Help link -->
30       <th>&nbsp;&nbsp;&nbsp;<a
31         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
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>
38           </tr></table></th>
39   </tr>
40 </table>
41 <table width="100%" cellpadding="0" cellspacing="0">
42   <tr valign="top">
43     <td width="100%">
44       <span class="breadcrumbs">
45         xml ::
46         etree ::
47         ElementTree ::
48         ParseError ::
49         Class&nbsp;ParseError
50       </span>
51     </td>
52     <td>
53       <table cellpadding="0" cellspacing="0">
54         <!-- hide/show private -->
55         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
56     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
57         <tr><td align="right"><span class="options"
58             >[<a href="frames.html" target="_top">frames</a
59             >]&nbsp;|&nbsp;<a href="xml.etree.ElementTree.ParseError-class.html"
60             target="_top">no&nbsp;frames</a>]</span></td></tr>
61       </table>
62     </td>
63   </tr>
64 </table>
65 <!-- ==================== CLASS DESCRIPTION ==================== -->
66 <h1 class="epydoc">Class ParseError</h1><p class="nomargin-top"><span class="codelink"><a href="xml.etree.ElementTree-pysrc.html#ParseError">source&nbsp;code</a></span></p>
67 <pre class="base-tree">
68               object --+                
69                        |                
70 exceptions.BaseException --+            
71                            |            
72         exceptions.Exception --+        
73                                |        
74         exceptions.StandardError --+    
75                                    |    
76               exceptions.SyntaxError --+
77                                        |
78                                       <strong class="uidshort">ParseError</strong>
79 </pre>
80
81 <hr />
82 <!-- ==================== INSTANCE METHODS ==================== -->
83 <a name="section-InstanceMethods"></a>
84 <table class="summary" border="1" cellpadding="3"
85        cellspacing="0" width="100%" bgcolor="white">
86 <tr bgcolor="#70b0f0" class="table-header">
87   <td colspan="2" class="table-header">
88     <table border="0" cellpadding="0" cellspacing="0" width="100%">
89       <tr valign="top">
90         <td align="left"><span class="table-header">Instance Methods</span></td>
91         <td align="right" valign="top"
92          ><span class="options">[<a href="#section-InstanceMethods"
93          class="privatelink" onclick="toggle_private();"
94          >hide private</a>]</span></td>
95       </tr>
96     </table>
97   </td>
98 </tr>
99   <tr>
100     <td colspan="2" class="summary">
101     <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.SyntaxError</code></b>:
102       <code>__init__</code>,
103       <code>__new__</code>,
104       <code>__str__</code>
105       </p>
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>__unicode__</code>
116       </p>
117     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
118       <code>__format__</code>,
119       <code>__hash__</code>,
120       <code>__reduce_ex__</code>,
121       <code>__sizeof__</code>,
122       <code>__subclasshook__</code>
123       </p>
124     </td>
125   </tr>
126 </table>
127 <!-- ==================== PROPERTIES ==================== -->
128 <a name="section-Properties"></a>
129 <table class="summary" border="1" cellpadding="3"
130        cellspacing="0" width="100%" bgcolor="white">
131 <tr bgcolor="#70b0f0" class="table-header">
132   <td colspan="2" class="table-header">
133     <table border="0" cellpadding="0" cellspacing="0" width="100%">
134       <tr valign="top">
135         <td align="left"><span class="table-header">Properties</span></td>
136         <td align="right" valign="top"
137          ><span class="options">[<a href="#section-Properties"
138          class="privatelink" onclick="toggle_private();"
139          >hide private</a>]</span></td>
140       </tr>
141     </table>
142   </td>
143 </tr>
144   <tr>
145     <td colspan="2" class="summary">
146     <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.SyntaxError</code></b>:
147       <code>filename</code>,
148       <code>lineno</code>,
149       <code>msg</code>,
150       <code>offset</code>,
151       <code>print_file_and_line</code>,
152       <code>text</code>
153       </p>
154     <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
155       <code>args</code>,
156       <code>message</code>
157       </p>
158     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
159       <code>__class__</code>
160       </p>
161     </td>
162   </tr>
163 </table>
164 <!-- ==================== NAVIGATION BAR ==================== -->
165 <table class="navbar" border="0" width="100%" cellpadding="0"
166        bgcolor="#a0c0ff" cellspacing="0">
167   <tr valign="middle">
168   <!-- Home link -->
169       <th>&nbsp;&nbsp;&nbsp;<a
170         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
171
172   <!-- Tree link -->
173       <th>&nbsp;&nbsp;&nbsp;<a
174         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
175
176   <!-- Index link -->
177       <th>&nbsp;&nbsp;&nbsp;<a
178         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
179
180   <!-- Help link -->
181       <th>&nbsp;&nbsp;&nbsp;<a
182         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
183
184   <!-- Project homepage -->
185       <th class="navbar" align="right" width="100%">
186         <table border="0" cellpadding="0" cellspacing="0">
187           <tr><th class="navbar" align="center"
188             ><a class="navbar" target="_top" href="/">lxml API</a></th>
189           </tr></table></th>
190   </tr>
191 </table>
192 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
193   <tr>
194     <td align="left" class="footer">
195     Generated by Epydoc 3.0.1 on Tue Jul 31 10:14:20 2012
196     </td>
197     <td align="right" class="footer">
198       <a target="mainFrame" href="http://epydoc.sourceforge.net"
199         >http://epydoc.sourceforge.net</a>
200     </td>
201   </tr>
202 </table>
203
204 <script type="text/javascript">
205   <!--
206   // Private objects are initially displayed (because if
207   // javascript is turned off then we want them to be
208   // visible); but by default, we want to hide them.  So hide
209   // them unless we have a cookie that says to show them.
210   checkCookie();
211   // -->
212 </script>
213 </body>
214 </html>