SA_Logger
Sapphire's Suite's C++ Logger.
Loading...
Searching...
No Matches
Public Attributes | List of all members
SA::Exception::BaseInfo Struct Reference

Base exception create info. More...

#include <Exception.hpp>

Public Attributes

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.
 

Detailed Description

Base exception create info.


The documentation for this struct was generated from the following file: