| BinaryNinja::ExceptionWithStackTrace::ExceptionWithStackTrace |
( |
const std::string & | message | ) |
|
◆ ExceptionWithStackTrace() [2/2]
| BinaryNinja::ExceptionWithStackTrace::ExceptionWithStackTrace |
( |
std::exception_ptr | exc1, |
|
|
std::exception_ptr | exc2 ) |
◆ what()
| const char * BinaryNinja::ExceptionWithStackTrace::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ m_originalMessage
std::string BinaryNinja::ExceptionWithStackTrace::m_originalMessage
◆ m_message
std::string BinaryNinja::ExceptionWithStackTrace::m_message
◆ m_stackTrace
std::string BinaryNinja::ExceptionWithStackTrace::m_stackTrace