Remove FBchatUserError in favor of builtin exceptions

This commit is contained in:
Mads Marquart
2019-08-30 18:06:05 +02:00
parent 91cf4589a5
commit b5a37e35c6
7 changed files with 17 additions and 22 deletions

View File

@@ -38,7 +38,6 @@ Exceptions
.. autoexception:: FBchatException()
.. autoexception:: FBchatFacebookError()
.. autoexception:: FBchatUserError()
Attachments
-----------