Source code for exceptions.InfeasibleSolutionException [docs] class InfeasibleSolutionException(Exception): pass