Class NotSupportedError (3.12.0)

DB-API error for operations not supported by the database or API.

Methods

with_traceback

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