Base exception create info.
More...
#include <Exception.hpp>
|
|
std::wstring | file |
| | File name.
|
| |
|
uint32_t | line |
| | line number.
|
| |
|
std::string | function |
| | Function name.
|
| |
|
std::wstring | chanName |
| | LogChannel name.
|
| |
|
std::wstring | details |
| | Additional details string.
|
| |
|
uint32_t | frameNum |
| | Frame num.
|
| |
Base exception create info.
The documentation for this struct was generated from the following file: