pywxclient.core.exception module¶
Exception module.
-
exception
pywxclient.core.exception.AuthorizeTimeout¶ Bases:
ExceptionAuthorization timeout exception.
-
exception
pywxclient.core.exception.UnknownWindowCode¶ Bases:
ExceptionUnkonw window code exeception.
-
exception
pywxclient.core.exception.SessionInitFailure¶ Bases:
ExceptionWeChat session init failed.
-
exception
pywxclient.core.exception.APIResponseError¶ Bases:
ExceptionWeChart HTTP api response error.