strusBase
0.17
|
Error buffer implementation for a context transforming the error message into an exceptions at the end of its scope. More...
#include "strus/errorCodes.hpp"
#include "strus/errorBufferInterface.hpp"
#include <cstdio>
#include <cstdarg>
#include <cstring>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | strus::LocalErrorBuffer |
Error buffer implementation for a context transforming the error message into an exceptions at the end of its scope. More... | |
Namespaces | |
strus | |
Wrapper to structures needed for atomic counters. | |
Error buffer implementation for a context transforming the error message into an exceptions at the end of its scope.