:class:`SupportedFluentVersionNotFoundError` ============================================ .. py:exception:: ansys.health.heart.exceptions.SupportedFluentVersionNotFoundError Bases: :py:obj:`Exception` Exception raised when no supported Fluent version is found. .. !! processed by numpydoc !! Import detail ------------- .. code-block:: python from ansys.health.heart.exceptions import SupportedFluentVersionNotFoundError