Class InterfaceError (3.15.0)

DB-API error related to the database interface.

Methods

with_traceback

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