Class DatabaseError (3.19.0)

DB-API error related to the database.

Methods

with_traceback

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