SolutionTranslationError ¶
Bases: Exception
Raised when something goes wrong during the translation of a solution.
This may happen during the translation to an AqSolution from a different solution format, e.g., when the samples have different lengths or the variable types are not consistent with the model the solution is created for.