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

Class UnexpectedError

dialect/providers/errors.py:9–10  ·  view source on GitHub ↗

Exception raised when provider fails.

Source from the content-addressed store, hash-verified

7
8
9class UnexpectedError(ProviderError):
10 """Exception raised when provider fails."""
11
12
13class APIKeyRequired(ProviderError):

Callers 10

init_transMethod · 0.90
initMethod · 0.90
translateMethod · 0.90
check_known_errorsMethod · 0.90
init_transMethod · 0.90
translateMethod · 0.90
check_known_errorsMethod · 0.90
check_known_errorsMethod · 0.90
check_known_errorsMethod · 0.90
translateMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected