C++ Utilities  5.10.5
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Classes | Namespaces
conversionexception.h File Reference
#include "../global.h"
#include <stdexcept>
#include <string>
Include dependency graph for conversionexception.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CppUtilities::ConversionException
 The ConversionException class is thrown by the various conversion functions of this library when a conversion error occurs. More...
 

Namespaces

 CppUtilities
 Contains all utilities provides by the c++utilities library.