aboutsummaryrefslogtreecommitdiffstats
path: root/docs/exceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/exceptions.rst')
-rw-r--r--docs/exceptions.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/exceptions.rst b/docs/exceptions.rst
index 23e0df0a..28da8ecc 100644
--- a/docs/exceptions.rst
+++ b/docs/exceptions.rst
@@ -43,7 +43,3 @@ Exceptions
This is raised when the verify method of a one time password function's
computed token does not match the expected token.
-
-.. class:: InvalidDecryption
-
- This is raised when RSA decryption does not succeed.