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

Class FieldNotFound

source code

 Problem --+    
           |    
ErrorProblem --+
               |
              FieldNotFound

Instance Methods [hide private]

Inherited from Problem: __eq__, __init__, __ne__, __repr__, __str__

Class Variables [hide private]
  severity = "ERROR"
  category = 'FieldNotFound'

Inherited from Problem: ERROR, WARNING