errors.py 83 B

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