37 #ifndef VIRGIL_CRYPTO_EXCEPTION_H
38 #define VIRGIL_CRYPTO_EXCEPTION_H
43 namespace virgil {
namespace crypto {
Definition: VirgilAsn1Compatible.h:46
VirgilCryptoException(const std::string &what)
Construct exception with detailed information about it.
Encapsulates logic errors of module 'crypto'.
Definition: VirgilCryptoException.h:48