|
csvpp 1.2.0
CSV parsing / writing libraries
|
IO error. More...
#include <csv.hpp>


Public Member Functions | |
| IO_error (const std::string &msg, int errno_code) | |
| int | errno_code () const |
| std::string | errno_str () const |
Public Member Functions inherited from csv::Error | |
| const char * | what () const override throw () |
Additional Inherited Members | |
Protected Member Functions inherited from csv::Error | |
| Error (const std::string &msg) | |
IO error.
Thrown when an IO error occurs
|
inlineexplicit |
| msg | Error message |
| errno_code | errno code |
|
inline |
|
inline |
errno code