DataError
Exception raised for errors that are due to problems with the processed data like division by zero, numeric value out of range, etc. It must be a subclass of DatabaseError.
The DataError class is accessible via the sqlapi.exceptions module.
Methods
See the source for more information.