Skip to content

Unused input

Raised when an input is declared but never referenced in the template.

Field Value
error_type UnusedInputError
title Unused input
type_uri https://docs.pipelex.com/latest/errors/unused-input-error/
error_domain (inherited from parent)
Defined in pipelex.pipe_operators.shared.exceptions
Parent class PipelexError

Back to Error Reference