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

Class QuotedPhraseNotFound

   Problem --+    
             |    
WarningProblem --+
                 |
                QuotedPhraseNotFound


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

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

Class Variable Details

category

Type:
str
Value:
'QuotedPhraseNotFound'                                                 

Generated by Epydoc 2.1 on Thu Aug 10 20:01:06 2006 http://epydoc.sf.net