Lib
QOLを高める
Namespaces | Functions
exceptions.cpp File Reference
#include "stdafx.h"
#include "include/exceptions.h"
#include "include/util.h"
#include <psapi.h>
#include <sstream>
#include <iomanip>

Go to the source code of this file.

Namespaces

 yappy
 
 yappy::error
 Exceptions and utilities.
 

Functions

std::string yappy::error::createStackTraceMsg (const std::string &msg)
 Returns (msg + stacktrace) string. More...