Source code for psy.exceptions

[docs]class ConvergenceError(Exception): """ no convergence """