2#ifndef ZIPIOS_ZIPIOSEXCEPTIONS_HPP
3#define ZIPIOS_ZIPIOSEXCEPTIONS_HPP
60 Exception(std::string
const & msg) : runtime_error(msg) {}
Exception(std::string const &msg)
FileCollectionException(std::string const &msg)
IOException(std::string const &msg)
InvalidException(std::string const &msg)
InvalidStateException(std::string const &msg)
The zipios namespace includes the Zipios library definitions.
zipios configuration header.