Home | Trees | Indices | Help |
|
---|
|
Contains hierarchy of all possible exceptions thrown by Keyczar.
Author: arkajit.dey@gmail.com (Arkajit Dey)
|
|||
KeyczarError Indicates exceptions raised by a Keyczar class. |
|||
BadVersionError Indicates a bad version number was received. |
|||
Base64DecodingError Indicates an error while performing Base 64 decoding. |
|||
InvalidSignatureError Indicates an invalid ciphertext signature. |
|||
KeyNotFoundError Indicates a key with a certain hash id was not found. |
|||
ShortCiphertextError Indicates a ciphertext too short to be valid. |
|||
ShortSignatureError Indicates a signature too short to be valid. |
|||
NoPrimaryKeyError Indicates missing primary key. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |