SA_Logger
Sapphire's Suite's C++ Logger.
|
Default Exception type implementation. More...
#include <SA/Logger/Log/Log.hpp>
Go to the source code of this file.
Classes | |
class | SA::Exception |
Default (base) Exception type. More... | |
struct | SA::Exception::BaseInfo |
Base exception create info. More... | |
Typedefs | |
using | SA::Exception_Default = Exception |
Default type of exception. | |
Default Exception type implementation.