errors.py 92 B

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