CppCommon  1.0.4.1
C++ Common Library
Namespaces
exceptions_handler.cpp File Reference

Exceptions handler implementation. More...

#include "errors/exceptions_handler.h"
#include "filesystem/path.h"
#include "system/stack_trace.h"
#include "time/timestamp.h"
#include "utility/resource.h"
#include "utility/validate_aligned_storage.h"
#include <cstring>
#include <exception>
#include <iostream>

Go to the source code of this file.

Namespaces

 CppCommon
 C++ Common project definitions.
 

Detailed Description

Exceptions handler implementation.

Author
Ivan Shynkarenka
Date
22.04.2016

Definition in file exceptions_handler.cpp.