Class DatabaseError (3.14.1)

DB-API error related to the database.

Methods

with_traceback

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