Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ OpenAIError
Class
OpenAIError
src/openai/_exceptions.py:36–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
35
36
class
OpenAIError(Exception):
37
pass
38
39
40
class
SubjectTokenProviderError(OpenAIError):
Callers
15
load_botocore
Function · 0.90
_get_provider_definition
Function · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__aenter__
Method · 0.85
__enter__
Method · 0.85
dispatch_events
Method · 0.85
_connect_ws
Method · 0.85
dispatch_events
Method · 0.85
_connect_ws
Method · 0.85
dispatch_events
Method · 0.85
_connect_ws
Method · 0.85
Calls
no outgoing calls
Tested by
1
load_botocore
Function · 0.72