#include <CryptoException.h>
Definition at line 33 of file CryptoException.h.
◆ OpenSSLException() [1/5]
Poco::Crypto::OpenSSLException::OpenSSLException |
( |
int | code = 0 | ) |
|
◆ OpenSSLException() [2/5]
Poco::Crypto::OpenSSLException::OpenSSLException |
( |
const std::string & | msg, |
|
|
int | code = 0 ) |
◆ OpenSSLException() [3/5]
Poco::Crypto::OpenSSLException::OpenSSLException |
( |
const std::string & | msg, |
|
|
const std::string & | arg, |
|
|
int | code = 0 ) |
◆ OpenSSLException() [4/5]
Poco::Crypto::OpenSSLException::OpenSSLException |
( |
const std::string & | msg, |
|
|
const Poco::Exception & | exc, |
|
|
int | code = 0 ) |
◆ OpenSSLException() [5/5]
Poco::Crypto::OpenSSLException::OpenSSLException |
( |
const OpenSSLException & | exc | ) |
|
◆ ~OpenSSLException()
Poco::Crypto::OpenSSLException::~OpenSSLException |
( |
| ) |
|
|
noexcept |
◆ className()
const char * Poco::Crypto::OpenSSLException::className |
( |
| ) |
const |
|
noexcept |
◆ clone()
◆ name()
const char * Poco::Crypto::OpenSSLException::name |
( |
| ) |
const |
|
noexcept |
◆ operator=()
◆ rethrow()
void Poco::Crypto::OpenSSLException::rethrow |
( |
| ) |
const |
◆ setExtMessage()
void Poco::Crypto::OpenSSLException::setExtMessage |
( |
| ) |
|
|
private |
The documentation for this class was generated from the following file:
- C:/Users/lachl/Downloads/ArkServerAPI_NEW/ASE/AseApi-main/include/Poco/Poco/Crypto/CryptoException.h