Core Library  1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
DetailedException.h File Reference

File containing declarations relating to custom exception handling. More...

#include "CoreLibraryDllGlobal.h"
#include "Platform/PlatformDefines.h"
#include <string>
#include <boost/exception/all.hpp>

Go to the source code of this file.

Classes

class  core_lib::exceptions::DetailedException
 Exception class from which to define further derived custom exception classes. More...
 

Namespaces

 core_lib
 The core_lib namespace.
 
 core_lib::exceptions
 The exceptions namespace.
 

Detailed Description

File containing declarations relating to custom exception handling.