Qrypt Security
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QryptSecurity::CannotDownload Class Reference

#include <qryptsecurity_exceptions.h>

Inheritance diagram for QryptSecurity::CannotDownload:
QryptSecurity::QryptSecurityException

Public Member Functions

 CannotDownload (std::string message)
 
- Public Member Functions inherited from QryptSecurity::QryptSecurityException
 QryptSecurityException (std::string message)
 Constructs QryptSecurityException.
 
 ~QryptSecurityException ()=default
 Destroys QryptSecurityException.
 
const char * what () const noexcept override
 Returns the error message.
 

Constructor & Destructor Documentation

◆ CannotDownload()

QryptSecurity::CannotDownload::CannotDownload ( std::string  message)
inline