Files
urbanLifeline/dify/api/core/app/apps/exc.py
2025-12-01 17:21:38 +08:00

3 lines
52 B
Python

class GenerateTaskStoppedError(Exception):
pass