2023-05-15 08:51:32 +08:00

3 lines
83 B
Python

class ValidateFailedError(Exception):
description = "Provider Validate failed"