csvpp 1.2.0
CSV parsing / writing libraries
|
Out of range error. More...
#include <csv.hpp>
Public Member Functions | |
Out_of_range_error (const std::string &msg) | |
![]() | |
const char * | what () const override throw () |
Additional Inherited Members | |
![]() | |
Error (const std::string &msg) | |
Out of range error.
Thrown when Reader is read from beyond the end of input
|
inlineexplicit |
msg | Error message |