pyhs3.exceptions.UnknownInterpolationCodeError

exception pyhs3.exceptions.UnknownInterpolationCodeError[source]

Exception raised when an unknown interpolation code is used.

This occurs when an InterpolationFunction is configured with an interpolation code outside the valid range (0-6).