#include <MgmtTypes.hpp>
|
| MgmtException (std::string const type, std::string const m, const char *file, int line) noexcept |
|
| RuntimeException (std::string const type, std::string const m, const char *file, int line) noexcept |
|
Definition at line 49 of file MgmtTypes.hpp.
◆ MgmtException() [1/2]
direct_bt::MgmtException::MgmtException |
( |
std::string const |
type, |
|
|
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlineprotectednoexcept |
◆ MgmtException() [2/2]
direct_bt::MgmtException::MgmtException |
( |
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlinenoexcept |
The documentation for this class was generated from the following file: