MCPcopy
hub / github.com/wechaty/python-wechaty / WechatyOperationError

Class WechatyOperationError

src/wechaty/exceptions.py:51–52  ·  view source on GitHub ↗

Logical out of business error occurs when using wechaty

Source from the content-addressed store, hash-verified

49
50
51class WechatyOperationError(WechatyError):
52 """ Logical out of business error occurs when using wechaty """
53
54
55class WechatyPluginError(WechatyError):

Callers 15

deleteMethod · 0.90
removeMethod · 0.90
acceptMethod · 0.90
createMethod · 0.90
_filter_roomsMethod · 0.90
sayMethod · 0.90
deleteMethod · 0.90
aliasMethod · 0.90
_filter_contactsMethod · 0.90
sayMethod · 0.90
to_recalledMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected