PyFoam.ThirdParty.Gnuplot.Errors module
Exception types that can be raised by Gnuplot.py.
- exception PyFoam.ThirdParty.Gnuplot.Errors.DataError[source]
Bases:
ErrorRaised for data in the wrong format
- __module__ = 'PyFoam.ThirdParty.Gnuplot.Errors'