File exception.h
FileList > code_source > templat > include > TempLat > util > exception.h
Go to the source code of this file
#include <exception>#include <iostream>#include <sstream>#include <string>#include "TempLat/util/log/colors.h"#include "TempLat/util/log/puttostream.h"#include "TempLat/util/debug/stacktrace.h"
Namespaces
| Type | Name |
|---|---|
| namespace | TempLat |
Classes
| Type | Name |
|---|---|
| class | Exception An exception which takes variadic arguments, all recorded into an error message. |
Macros
| Type | Name |
|---|---|
| define | MakeException (name) /* multi line expression */ |
Macro Definition Documentation
define MakeException
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/exception.h