Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module Datatypes :: 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 | |
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Aug 10 20:01:04 2006 | http://epydoc.sf.net |