Package PyFoam :: Package ThirdParty :: Package Gnuplot :: Module Errors :: Class DataError
[hide private]
[frames] | no frames]

Class DataError

source code

exceptions.Exception --+    
                       |    
                   Error --+
                           |
                          DataError

Raised for data in the wrong format

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__