Class IntegrityError (3.21.0)

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.