exceptions.py 45 B

12
  1. class ImporterException(Exception):
  2. pass