Package qm :: Package test :: Package classes :: Module xml_database :: Class TestFileError
[hide private]
[frames] | no frames]

Class TestFileError
source code

           Exception --+        
                       |        
           StandardError --+    
                           |    
     exceptions.RuntimeError --+
                               |
                              TestFileError

An error in the format or contents of an XML test file.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__