Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tron521/codex-console-temp
/ EmailServiceError
Class
EmailServiceError
src/services/base.py:17–19 ·
view source on GitHub ↗
邮箱服务异常
Source
from the content-addressed store, hash-verified
15
16
17
class
EmailServiceError(Exception):
18
""
"邮箱服务异常"
""
19
pass
20
21
22
class
EmailServiceStatus(Enum):
Callers
15
_request_admin_mails_with_limit_fallback
Method · 0.85
_make_request
Method · 0.85
create_email
Method · 0.85
list_emails
Method · 0.85
_generate_token
Method · 0.85
_make_request
Method · 0.85
_generate_email_address
Method · 0.85
create_email
Method · 0.85
create_email
Method · 0.85
check_health
Method · 0.85
_create_order_inbox
Method · 0.85
_create_purchase_inbox
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected