1 #ifndef OSMIUM_IO_ERROR_HPP 2 #define OSMIUM_IO_ERROR_HPP 47 std::runtime_error(what) {
51 std::runtime_error(what) {
70 #endif // OSMIUM_IO_ERROR_HPP
Definition: reader_iterator.hpp:39
Namespace for everything in the Osmium library.
Definition: assembler.hpp:59
io_error(const char *what)
Definition: error.hpp:50
io_error(const std::string &what)
Definition: error.hpp:46