Classes | Namespaces | Enumerations

crypt/yapetexception.h File Reference

Go to the source code of this file.

Classes

class  YAPET::YAPETEncryptionException
 Indicates an error while encrypting/decrypting. More...
class  YAPET::YAPETException
 The exception class used for cryptographic classes. More...
class  YAPET::YAPETInvalidPasswordException
 Indicates a wrong password. More...
class  YAPET::YAPETRetryException
 Exception indicating that an operation may be retried. More...

Namespaces

namespace  YAPET
 

Namespace for cryptographic stuff.


Enumerations

enum  YAPET::EXNUM { YAPET::BDBUFFER_TOO_SMALL = 1, YAPET::BDBUFFER_TOO_BIG = 2, YAPET::NULLPOINTER = 3, YAPET::NOTUSED = 255 }