Class Error (3.13.0)

Exception representing all non-warning DB-API errors.

Methods

with_traceback

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