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

Class OptionError

source code

exceptions.Exception --+    
                       |    
                   Error --+
                           |
                          OptionError

Raised for unrecognized option(s)

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__