Exception related to encryption. More...
#include <B2BITS_Exception.h>
Inheritance diagram for Utils::EncryptionException:
Collaboration diagram for Utils::EncryptionException:Public Member Functions | |
| EncryptionException (const std::string &aMsg) | |
| Constructor. | |
Exception related to encryption.
Definition at line 111 of file B2BITS_Exception.h.
| Utils::EncryptionException::EncryptionException | ( | const std::string & | aMsg ) | [inline] |
Constructor.
| aMsg | Message that explains exception. |
Definition at line 115 of file B2BITS_Exception.h.
1.7.2