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