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

Class PhraseNotFound

 Problem --+    
           |    
ErrorProblem --+
               |
              PhraseNotFound


Method Summary
    Inherited from Problem
  __init__(self, text)
  __eq__(self, other)
  __ne__(self, other)
  __repr__(self)
  __str__(self)

Class Variable Summary
str category = 'PhraseNotFound'
    Inherited from ErrorProblem
str severity = 'ERROR'
    Inherited from Problem
str ERROR = 'ERROR'
str WARNING = 'WARNING'

Class Variable Details

category

Type:
str
Value:
'PhraseNotFound'                                                       

Generated by Epydoc 2.1 on Wed Jan 31 09:59:43 2007 http://epydoc.sf.net