OmniSciDB
94e8789169
|
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
foreign_storage | |
Functions | |
void | foreign_storage::throw_removed_row_error (const std::string &file_path) |
void | foreign_storage::throw_removed_file_error (const std::string &file_path) |
void | foreign_storage::throw_number_of_columns_mismatch_error (size_t num_table_cols, size_t num_file_cols, const std::string &file_path) |