Class DataError (3.21.0)

DB-API error due to problems with the processed data.

Methods

with_traceback

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