We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d63eae commit 73632f2Copy full SHA for 73632f2
docs/source/api.rst
@@ -70,3 +70,6 @@ Exceptions
70
71
.. autoclass:: hyperframe.exceptions.UnknownFrameError
72
:members:
73
+
74
+.. autoclass:: hyperframe.exceptions.InvalidPaddingError
75
+ :members:
0 commit comments