MCPcopy
hub / github.com/wechatpy/wechatpy / APILimitedException

Class APILimitedException

wechatpy/exceptions.py:69–71  ·  view source on GitHub ↗

WeChat API call limited exception class

Source from the content-addressed store, hash-verified

67
68
69class APILimitedException(WeChatClientException):
70 """WeChat API call limited exception class"""
71 pass
72
73
74class InvalidAppIdException(WeChatException):

Callers 3

_handle_resultMethod · 0.90
_handle_resultMethod · 0.90
_handle_resultMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…