Exceptions

exception semantiva.exceptions.pipeline_exceptions.InvalidNodeParameterError(*, processor_fqcn, node_uuid, invalid)[source]
exception semantiva.exceptions.pipeline_exceptions.PipelineConfigurationError(message)[source]
exception semantiva.exceptions.pipeline_exceptions.PipelineTopologyError(message)[source]

See also

For when errors are raised during the pipeline lifecycle, see Introspection & Validation (Validation Phases). Identity terms used in messages (PipelineId, node_uuid) are defined in the Glossary.