Conscience Core
Public Member Functions | List of all members
conscience_utils::crypto::CryptoException Class Reference

#include <crypto.h>

Inheritance diagram for conscience_utils::crypto::CryptoException:

Public Member Functions

 CryptoException (const string &message) throw ()
 
const char * what () const throw ()
 
const string getMessage () const
 

Constructor & Destructor Documentation

◆ CryptoException()

conscience_utils::crypto::CryptoException::CryptoException ( const string &  message)
throw (
)
inline

Member Function Documentation

◆ getMessage()

const string conscience_utils::crypto::CryptoException::getMessage ( ) const
inline

◆ what()

const char* conscience_utils::crypto::CryptoException::what ( ) const
throw (
)
inline

The documentation for this class was generated from the following file: