Skip to main content
Ctrl+K
PyAnsys Tools Variable Interop - Home PyAnsys Tools Variable Interop - Home
  • Getting started
  • User guide
  • API reference
  • Contribute
Ctrl+K
  • GitHub
  • Support
Ctrl+K
  • 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

The exceptions.py module#

Summary#

IncompatibleTypesException

Indicates that the types used in a conversion are incompatible.

FormatException

Indicates that the string used to create a variable value was incorrectly

ValueDeserializationUnsupportedException

Indicates that deserializing a value is not allowed.

Description#

Provides custom exception types.

On this page
  • Summary
  • Description
Edit on GitHub
  • Show Source

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

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.3.2.
Last updated on