C++ Utilities  4.17.0
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  ConversionUtilities::ConversionException
 The ConversionException class is thrown by the various conversion functions of this library when a conversion error occurs. More...
 

Namespaces

 ConversionUtilities
 Contains several functions providing conversions between different data types.