Package PyFoam :: Package Basics :: Module FoamFileGenerator :: Class FoamFileGeneratorError
[hide private]
[frames] | no frames]

Class FoamFileGeneratorError

source code

exceptions.Exception --+    
                       |    
   Error.PyFoamException --+
                           |
                          FoamFileGeneratorError

Instance Methods [hide private]
 
__init__(self, descr) source code

Inherited from Error.PyFoamException: __str__

Inherited from exceptions.Exception: __getitem__

Method Details [hide private]

__init__(self, descr)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__