:class:`FormatException` ======================== .. py:exception:: ansys.tools.variableinterop.exceptions.FormatException Bases: :py:obj:`BaseException` Indicates that the string used to create a variable value was incorrectly formatted. .. !! processed by numpydoc !! Import detail ------------- .. code-block:: python from ansys.tools.variableinterop.exceptions import FormatException