#include <exception.h>
|
| Exception (const std::string &msg, const char *file, const char *func, int line, const std::string &object=std::string()) |
|
virtual const char * | what () const noexcept |
|
◆ ReportingType
Enumerator |
---|
Message | |
FileName | |
FunctionName | |
LineNumber | |
ObjectName | |
◆ Exception()
exotica::Exception::Exception |
( |
const std::string & |
msg, |
|
|
const char * |
file, |
|
|
const char * |
func, |
|
|
int |
line, |
|
|
const std::string & |
object = std::string() |
|
) |
| |
|
explicit |
◆ what()
virtual const char* exotica::Exception::what |
( |
| ) |
const |
|
virtualnoexcept |
◆ msg_
std::string exotica::Exception::msg_ |
◆ reporting_
The documentation for this class was generated from the following file:
- /tmp/exotica/exotica_core/include/exotica_core/tools/exception.h