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

Class WarningProblem

Problem --+
          |
         WarningProblem

Known Subclasses:
OutputMessage, PhraseIgnored, QuotedPhraseNotFound

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

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

Class Variable Details

severity

Type:
str
Value:
'WARNING'                                                              

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