ManagedMethodError

exception psi4.driver.ManagedMethodError(circs)[source]

Bases: psi4.driver.p4util.exceptions.PsiException

args
with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.