| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
              object --+        
                       |        
exceptions.BaseException --+    
                           |    
        exceptions.Exception --+
                               |
                              SearchEngineError
Base class for exceptions thrown by the search engine.
Any errors generated by xappy itself, or by xapian, will be instances of this class or its subclasses.
| Instance Methods | |
| Inherited from  Inherited from  Inherited from  | 
| Properties | |
| Inherited from  Inherited from  | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0beta1 on Tue Apr 29 09:21:55 2008 | http://epydoc.sourceforge.net |