cphot 0.1
A C++ tool for computing photometry from spectra.
rapidcsv::no_converter Class Reference

Exception thrown when attempting to access Document data in a datatype which is not supported by the Converter class. More...

#include <rapidcsv.hpp>

+ Inheritance diagram for rapidcsv::no_converter:

Private Member Functions

virtual const char * what () const throw ()
 Provides details about the exception. More...
 

Detailed Description

Exception thrown when attempting to access Document data in a datatype which is not supported by the Converter class.

Definition at line 89 of file rapidcsv.hpp.

Member Function Documentation

◆ what()

virtual const char* rapidcsv::no_converter::what ( ) const
throw (
)
inlineprivatevirtual

Provides details about the exception.

Returns
an explanatory string

Definition at line 95 of file rapidcsv.hpp.


The documentation for this class was generated from the following file: