excBadDataOn this pageBadData Python API reference for the class exc.BadData. Public API Class: BadData Canonical path: exc.BadData Declared in: exc.py Signature class BadData(Exception): ... Summary Raised if bad data of any sort was encountered. This is the base for all exceptions that ItsDangerous defines.