errors.py 92 B

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