Libosmium  2.20.0
Fast and flexible C++ library for working with OpenStreetMap data
Public Member Functions | List of all members
osmium::unsupported_file_format_error Struct Reference

#include <error.hpp>

Inheritance diagram for osmium::unsupported_file_format_error:
Inheritance graph
[legend]
Collaboration diagram for osmium::unsupported_file_format_error:
Collaboration graph
[legend]

Public Member Functions

 unsupported_file_format_error (const std::string &what)
 
 unsupported_file_format_error (const char *what)
 
- Public Member Functions inherited from osmium::io_error
 io_error (const std::string &what)
 
 io_error (const char *what)
 

Constructor & Destructor Documentation

◆ unsupported_file_format_error() [1/2]

osmium::unsupported_file_format_error::unsupported_file_format_error ( const std::string &  what)
inlineexplicit

◆ unsupported_file_format_error() [2/2]

osmium::unsupported_file_format_error::unsupported_file_format_error ( const char *  what)
inlineexplicit

The documentation for this struct was generated from the following file: