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

Class FieldNotFound

 Problem --+    
           |    
ErrorProblem --+
               |
              FieldNotFound


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

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

Class Variable Details

category

Type:
str
Value:
'FieldNotFound'                                                        

severity

Type:
str
Value:
'ERROR'                                                                

Generated by Epydoc 2.1 on Mon Aug 27 16:43:45 2007 http://epydoc.sf.net