aboutsummaryrefslogtreecommitdiffstats
path: root/docs/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/exceptions.rst')
-rw-r--r--docs/exceptions.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/exceptions.rst b/docs/exceptions.rst
index 38bd0e47..0982426f 100644
--- a/docs/exceptions.rst
+++ b/docs/exceptions.rst
@@ -44,7 +44,6 @@ Exceptions
computed token does not match the expected token.
-.. class:: UnsupportedAsymmetricPadding
+.. class:: UnsupportedPadding
- This is raised when the chosen asymmetric padding is not supported by the
- backend.
+ This is raised when the chosen padding is not supported by the backend.