zipios 2.3.2
Zipios -- a small C++ library that provides easy access to .zip files.
zipios::IOException Class Reference

An IOException is used to signal an I/O error. More...

#include <zipiosexceptions.hpp>

Inheritance diagram for zipios::IOException:
Collaboration diagram for zipios::IOException:

Public Member Functions

 IOException (std::string const &msg)

Detailed Description

If a file or directory cannot be opened, read, or written, this exception is raised.

Definition at line 70 of file zipiosexceptions.hpp.

Constructor & Destructor Documentation

◆ IOException()


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