Class NotSupportedError (3.14.1)

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.