InterpolationError¶ class petres.errors.InterpolationError[source]¶ Bases: PetresError Signal failures raised by interpolation workflows. Use this exception as the common base for interpolation-specific errors. Initialize the error and format the active message template. default_message: str = 'An error occurred related to interpolation operations.'¶