:class:`ProjectNotFoundException` ================================= .. py:exception:: ansys.sam.sysml2.exception.connector_exception.ProjectNotFoundException Bases: :py:obj:`ConnectorException` Exception when the requested project is not found. .. !! processed by numpydoc !! Import detail ------------- .. code-block:: python from ansys.sam.sysml2.exception.connector_exception import ProjectNotFoundException