C++ Utilities 5.24.8
Useful C++ classes and routines such as argument parser, IO and conversion utilities
Loading...
Searching...
No Matches
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

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