Class IntegrityError (3.14.1)

DB-API error when integrity of the database is affected.

Methods

with_traceback

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