PyFoam.ThirdParty.Gnuplot.Errors module¶
Exception types that can be raised by Gnuplot.py.
-
exception
PyFoam.ThirdParty.Gnuplot.Errors.
DataError
[source]¶ Bases:
PyFoam.ThirdParty.Gnuplot.Errors.Error
Raised for data in the wrong format
-
exception
PyFoam.ThirdParty.Gnuplot.Errors.
Error
[source]¶ Bases:
Exception
All our exceptions are derived from this one.
-
exception
PyFoam.ThirdParty.Gnuplot.Errors.
OptionError
[source]¶ Bases:
PyFoam.ThirdParty.Gnuplot.Errors.Error
Raised for unrecognized option(s)