The info packet that is added in MIRA_THROW and MIRA_RETHROW.
More...
#include <error/Exception.h>
|
| Info (std::string iMessage, std::string iFile, int iLine) |
|
std::string | what (std::size_t messageWidth) const |
|
The info packet that is added in MIRA_THROW and MIRA_RETHROW.
◆ Info()
Info |
( |
std::string |
iMessage, |
|
|
std::string |
iFile, |
|
|
int |
iLine |
|
) |
| |
|
inline |
◆ what()
std::string what |
( |
std::size_t |
messageWidth | ) |
const |
◆ message
◆ file
The file the exception occurred.
◆ line
The line the exception occurred.
The documentation for this struct was generated from the following file: