MCPcopy 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
17class EmailServiceError(Exception):
18 """邮箱服务异常"""
19 pass
20
21
22class EmailServiceStatus(Enum):

Callers 15

_make_requestMethod · 0.85
create_emailMethod · 0.85
list_emailsMethod · 0.85
_generate_tokenMethod · 0.85
_make_requestMethod · 0.85
create_emailMethod · 0.85
create_emailMethod · 0.85
check_healthMethod · 0.85
_create_order_inboxMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected