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