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, 5 insertions, 0 deletions
diff --git a/docs/exceptions.rst b/docs/exceptions.rst
index 28da8ecc..b86d3eea 100644
--- a/docs/exceptions.rst
+++ b/docs/exceptions.rst
@@ -43,3 +43,8 @@ Exceptions
This is raised when the verify method of a one time password function's
computed token does not match the expected token.
+
+
+.. class:: InvalidX509Version
+
+ This is raised when an X.509 certificate has an invalid version number.