#include "./cryptoexception.h" namespace Io { /*! * \class CryptoException * \brief The exception that is thrown when an encryption/decryption error occurs. */ } // namespace Io