|
Qrypt Security
|
#include <qryptsecurity_exceptions.h>
Public Member Functions | |
| QryptSecurityException (std::string message) | |
| Constructs QryptSecurityException More... | |
| ~QryptSecurityException ()=default | |
| Destroys QryptSecurityException More... | |
| const char * | what () const noexcept override |
| Returns the error message More... | |
|
inline |
Constructs QryptSecurityException
| errMsg | The error message |
|
default |
Destroys QryptSecurityException
|
inlineoverridenoexcept |
Returns the error message
1.8.17