Package qm :: Package test :: Module file_result_reader :: Class FileResultReader :: Class InvalidFile
[hide private]
[frames] | no frames]

Class InvalidFile
source code

exceptions.Exception --+    
                       |    
      common.QMException --+
                           |
                          InvalidFile

An 'InvalidFile' exception indicates an incorrect file format.

If the constructor for a 'FileResultStream' detects an invalid file, it must raise an instance of this exception.

Instance Methods [hide private]

Inherited from common.QMException: __init__

Inherited from exceptions.Exception: __getitem__, __str__