Package qm :: Package test :: Package classes :: Module dg_test :: Class DGTest :: Class DGException
[hide private]
[frames] | no frames]

Class DGException
source code

exceptions.Exception --+
                       |
                      DGException

The exception class raised by 'DGTest'.

When a 'DGTest' method detects an error situation, it raises an exception of this type.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__