Class Error (3.15.0)

Exception representing all non-warning DB-API errors.

Methods

with_traceback

Exception.with_traceback(tb) -- set self.traceback to tb and return self.