Skip to main content
Ctrl+K
PyAnsys Tools Variable Interop - Home
  • Getting started
  • User guide
  • API reference
  • Contribute
  • GitHub
  • Support
  • Getting started
  • User guide
  • API reference
  • Contribute
  • GitHub
  • Support

Section Navigation

  • 🖿 ansys.tools.variableinterop
    • 🖿 utils
    • 🗎 api_serialization
    • 🗎 api_string_to_value_visitor
    • 🗎 array_metadata
    • 🗎 array_value_conversion
    • 🗎 array_values
    • 🗎 common_variable_metadata
    • 🗎 exceptions
      • 🗲 IncompatibleTypesException
      • 🗲 FormatException
      • 🗲 ValueDeserializationUnsupportedException
    • 🗎 file_array_metadata
    • 🗎 file_array_value
    • 🗎 file_metadata
    • 🗎 file_scope
    • 🗎 file_value
    • 🗎 from_formatted_string_visitor
    • 🗎 isave_context
    • 🗎 ivariable_type_pseudovisitor
    • 🗎 ivariable_visitor
    • 🗎 ivariablemetadata_visitor
    • 🗎 non_managing_file_scope
    • 🗎 numeric_metadata
    • 🗎 scalar_metadata
    • 🗎 scalar_value_conversion
    • 🗎 scalar_values
    • 🗎 value_from_formatted_string
    • 🗎 var_type_array_check
    • 🗎 variable_state
    • 🗎 variable_type
    • 🗎 variable_value
    • 🗎 vartype_arrays_and_elements
  • PyAnsys
  • API reference
  • The ansys.tools.variableinterop library
  • The exceptions.py module
  • IncompatibleTypesException

IncompatibleTypesException#

exception IncompatibleTypesException(from_type: ansys.tools.variableinterop.variable_type.VariableType | str, to_type: ansys.tools.variableinterop.variable_type.VariableType | str)#

Bases: BaseException

Indicates that the types used in a conversion are incompatible.

Import detail#

from ansys.tools.variableinterop.exceptions import IncompatibleTypesException
On this page
  • IncompatibleTypesException
  • Import detail
Edit on GitHub
Show Source

© Copyright (c) 2024 ANSYS, Inc. All rights reserved.

Created using Sphinx 7.2.6.

Built with the Ansys Sphinx Theme 0.12.4.
Last updated on