#include <error.hpp>
|
void | set_errtxt (const std::string &text, const OSStatus status) |
|
Definition at line 26 of file error.hpp.
◆ CFException() [1/2]
openvpn::CFException::CFException |
( |
const std::string & |
text | ) |
|
|
inlineexplicit |
◆ CFException() [2/2]
openvpn::CFException::CFException |
( |
const std::string & |
text, |
|
|
const OSStatus |
status |
|
) |
| |
|
inline |
◆ ~CFException()
virtual openvpn::CFException::~CFException |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ set_errtxt()
void openvpn::CFException::set_errtxt |
( |
const std::string & |
text, |
|
|
const OSStatus |
status |
|
) |
| |
|
inlineprivate |
◆ what()
const char * openvpn::CFException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ what_str()
std::string openvpn::CFException::what_str |
( |
| ) |
const |
|
inline |
◆ errtxt
std::string openvpn::CFException::errtxt |
|
private |
The documentation for this class was generated from the following file: