From f1569b6abbba6920ca343c62721098e0ce8c7f9c Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 22 Nov 2013 13:09:38 -0800 Subject: One more documentation --- docs/exceptions.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/exceptions.rst') diff --git a/docs/exceptions.rst b/docs/exceptions.rst index ab1b28fe..b0435b0c 100644 --- a/docs/exceptions.rst +++ b/docs/exceptions.rst @@ -13,3 +13,7 @@ Exceptions This is raised when a backend doesn't support the requested algorithm (or combination of algorithms). + +.. class:: IncorrectPadding + + This is raised when a block cipher's content isn't correctly padded. -- cgit v1.2.3