:class:`VersionSyntaxError` =========================== .. py:exception:: ansys.tools.common.exceptions.VersionSyntaxError(msg) Bases: :py:obj:`AnsysError` An exception raised when an invalid version syntax is found. Import detail ------------- .. code-block:: python from ansys.tools.common.exceptions import VersionSyntaxError