fastoad.openmdao.exceptions module

Module for custom Exception classes linked to OpenMDAO

exception fastoad.openmdao.exceptions.FASTNanInInputsError(input_file_path: [<class 'str'>, <class 'os.PathLike'>], nan_variable_names: ~typing.Iterable[str])[source]

Bases: FastError

Raised if NaN values are read in input data file.