exceptions.py 51 B

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