Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doraemonext/wechat-python-sdk
/ ParseError
Class
ParseError
wechat_sdk/exceptions.py:51–53 ·
view source on GitHub ↗
解析微信服务器数据异常
Source
from the content-addressed store, hash-verified
49
50
51
class
ParseError(WechatSDKException):
52
""
"解析微信服务器数据异常"
""
53
pass
54
55
56
class
NeedParseError(WechatSDKException):
Callers
9
_decrypt_message
Method · 0.90
parse_data
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected