libosmscout  0.1
osmscout::IOException Member List

This is the complete list of members for osmscout::IOException, including all inherited members.

GetDescription() const overrideosmscout::IOExceptionvirtual
GetErrorMsg() constosmscout::IOException
GetFilename() constosmscout::IOException
GetSemanticError() constosmscout::IOException
IOException(const std::string &filename, const std::string &semanticError, const std::system_error &error)osmscout::IOException
IOException(const std::string &filename, const std::string &semanticError, const std::exception &error)osmscout::IOException
IOException(const std::string &filename, const std::string &semanticError)osmscout::IOException
IOException(const std::string &filename, const std::string &semanticError, const std::string &errorMsg)osmscout::IOException
what() const noexcept overrideosmscout::IOException