Exceptions ========== - :py:class:`semantiva.exceptions.pipeline_exceptions.PipelineConfigurationError` - :py:class:`semantiva.exceptions.pipeline_exceptions.PipelineTopologyError` - :py:class:`semantiva.exceptions.pipeline_exceptions.InvalidNodeParameterError` .. automodule:: semantiva.exceptions.pipeline_exceptions :members: :undoc-members: See also -------- For when errors are raised during the pipeline lifecycle, see :doc:`introspection_validation` (Validation Phases). Identity terms used in messages (:term:`PipelineId`, :term:`node_uuid`) are defined in the :doc:`glossary`.