#include <csv.h>
◆ format_error_message()
virtual void io::error::base::format_error_message |
( |
| ) |
const |
|
pure virtual |
Implemented in io::error::invalid_single_character, io::error::integer_underflow, io::error::integer_overflow, io::error::no_digit, io::error::integer_must_be_positive, io::error::escaped_string_not_closed, io::error::too_many_columns, io::error::too_few_columns, io::error::header_missing, io::error::duplicated_column_in_header, io::error::missing_column_in_header, io::error::extra_column_in_header, io::error::line_length_limit_exceeded, and io::error::can_not_open_file.
◆ what()
const char* io::error::base::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ error_message_buffer
char io::error::base::error_message_buffer[512] |
|
mutable |
The documentation for this struct was generated from the following file:
- CommonLibVR/include/csv.h