Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
class
UnexpectedError(ProviderError):
10
""
"Exception raised when provider fails."
""
11
12
13
class
APIKeyRequired(ProviderError):
Callers
10
init_trans
Method · 0.90
init
Method · 0.90
translate
Method · 0.90
check_known_errors
Method · 0.90
init_trans
Method · 0.90
translate
Method · 0.90
check_known_errors
Method · 0.90
check_known_errors
Method · 0.90
check_known_errors
Method · 0.90
translate
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected