dify/api/core/app/segments/exc.py
2024-10-25 11:26:49 +08:00

3 lines
42 B
Python

class VariableError(ValueError):
pass