Package translate :: Package filters :: Module checks :: Class SeriousFilterFailure
[hide private]
[frames] | no frames]

Class SeriousFilterFailure

source code

exceptions.Exception --+    
                       |    
           FilterFailure --+
                           |
                          SeriousFilterFailure

This exception signals that a Filter didn't pass, and the bad translation might break an application (so the string will be marked fuzzy)

Instance Methods [hide private]

Inherited from FilterFailure: __init__

Inherited from exceptions.Exception: __getitem__, __str__