Class TempLat::Exception
ClassList > TempLat > Exception
An exception which takes variadic arguments, all recorded into an error message. More...
#include <exception.h>
Inherits the following classes: std::exception
Public Functions
| Type | Name |
|---|---|
| Exception (const char * itheWhat) |
|
| Exception (Args... args) |
|
| const std::string & | trace () noexcept const |
| const char * | what () noexcept const |
Detailed Description
Unit test: ctest -R test-exception
Public Functions Documentation
function Exception [1/2]
function Exception [2/2]
function trace
function what
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/exception.h