#include <SMPTypes.hpp>
|
| SMPException (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 52 of file SMPTypes.hpp.
◆ SMPException() [1/2]
direct_bt::SMPException::SMPException |
( |
std::string const |
type, |
|
|
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlineprotectednoexcept |
◆ SMPException() [2/2]
direct_bt::SMPException::SMPException |
( |
std::string const |
m, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
|
inlinenoexcept |
The documentation for this class was generated from the following file: