Package Bio :: Package EUtils :: Module Datatypes :: Class EUtilsSearchError
[show private | hide private]
[frames | no frames]

Class EUtilsSearchError

Exception --+    
            |    
  EUtilsError --+
                |
               EUtilsSearchError


Used when the ESearch XML says there is an ERROR

The main error is in err.errmsg but more information may be available in err.errors or err.warnings. Eg, the error message is often "Can't run executor" but you can get more information from the list of errors.
Method Summary
  __init__(self, errmsg, errors, warnings)
  __repr__(self)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Thu Mar 31 20:15:49 2005 http://epydoc.sf.net