NotConvergedSolver

class sharpy.utils.exceptions.NotConvergedSolver[source]

To be raised when the solver does not converge. Before this, SHARPy would add a pdb trace, but this causes problems when using SHARPy as a black box.