MCPcopy Create free account
hub / github.com/dialect-app/dialect / InvalidLangCode

Class InvalidLangCode

dialect/providers/errors.py:21–22  ·  view source on GitHub ↗

Exception raised when provider fails.

Source from the content-addressed store, hash-verified

19
20
21class InvalidLangCode(ProviderError):
22 """Exception raised when provider fails."""
23
24
25class BatchSizeExceeded(ProviderError):

Callers 2

check_known_errorsMethod · 0.90
check_known_errorsMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected