352 <tr> |
352 <tr> |
353 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> |
353 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td> |
354 <td>Constructor</td> |
354 <td>Constructor</td> |
355 </tr><tr> |
355 </tr><tr> |
356 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> |
356 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> |
357 <td>Private method returning a representation of the exception.</td> |
357 <td>Special method returning a representation of the exception.</td> |
358 </tr><tr> |
358 </tr><tr> |
359 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> |
359 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> |
360 <td>Private method returning a string representation of the exception.</td> |
360 <td>Special method returning a string representation of the exception.</td> |
361 </tr> |
361 </tr> |
362 </table> |
362 </table> |
363 <h3>Static Methods</h3> |
363 <h3>Static Methods</h3> |
364 <table> |
364 <table> |
365 <tr><td>None</td></tr> |
365 <tr><td>None</td></tr> |
371 Constructor |
371 Constructor |
372 </p><a NAME="PreferencesLexerError.__repr__" ID="PreferencesLexerError.__repr__"></a> |
372 </p><a NAME="PreferencesLexerError.__repr__" ID="PreferencesLexerError.__repr__"></a> |
373 <h4>PreferencesLexerError.__repr__</h4> |
373 <h4>PreferencesLexerError.__repr__</h4> |
374 <b>__repr__</b>(<i></i>) |
374 <b>__repr__</b>(<i></i>) |
375 <p> |
375 <p> |
376 Private method returning a representation of the exception. |
376 Special method returning a representation of the exception. |
377 </p><dl> |
377 </p><dl> |
378 <dt>Returns:</dt> |
378 <dt>Returns:</dt> |
379 <dd> |
379 <dd> |
380 string representing the error message |
380 string representing the error message |
381 </dd> |
381 </dd> |
382 </dl><a NAME="PreferencesLexerError.__str__" ID="PreferencesLexerError.__str__"></a> |
382 </dl><a NAME="PreferencesLexerError.__str__" ID="PreferencesLexerError.__str__"></a> |
383 <h4>PreferencesLexerError.__str__</h4> |
383 <h4>PreferencesLexerError.__str__</h4> |
384 <b>__str__</b>(<i></i>) |
384 <b>__str__</b>(<i></i>) |
385 <p> |
385 <p> |
386 Private method returning a string representation of the exception. |
386 Special method returning a string representation of the exception. |
387 </p><dl> |
387 </p><dl> |
388 <dt>Returns:</dt> |
388 <dt>Returns:</dt> |
389 <dd> |
389 <dd> |
390 string representing the error message |
390 string representing the error message |
391 </dd> |
391 </dd> |