Type conversion error.
More...
#include <csv.hpp>
|
| Error (const std::string &msg) |
|
Type conversion error.
Thrown when Reader fails convert a field to requested type
◆ Type_conversion_error()
csv::Type_conversion_error::Type_conversion_error |
( |
const std::string & | field | ) |
|
|
inlineexplicit |
- Parameters
-
field | Value of field that failed to convert |
◆ field()
std::string csv::Type_conversion_error::field |
( |
| ) |
const |
|
inline |
- Returns
- Value of field that failed to convert
The documentation for this struct was generated from the following file: