summaryrefslogtreecommitdiff
path: root/misc/pylib/extractor/exceptions.py
blob: 823a88aceeaa2ce3d6d4d72a63846ac19c8fc4b2 (plain)
1
class ExtractorError(Exception): pass