Exception indicating an error during a cryptographic operation.
More...
#include <cryptography.h>
Exception indicating an error during a cryptographic operation.
◆ CryptographyError() [1/2]
CryptographyError::CryptographyError |
( |
const char * | message | ) |
|
|
inline |
Constructor.
- Parameters
-
message | Message for the exception. |
◆ CryptographyError() [2/2]
CryptographyError::CryptographyError |
( |
const std::string & | message | ) |
|
|
inline |
Constructor.
- Parameters
-
message | Message for the exception. |
The documentation for this class was generated from the following file: