errors.py 83 B

12
  1. class ValidateFailedError(Exception):
  2. description = "Provider Validate failed"