zip_error

Defined in header: <orcus/exception.hpp>

class zip_error : public orcus::general_error

Exception related to parsing of zip archive stream.

Public Functions

zip_error(std::string_view msg)
virtual ~zip_error()