zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
An IOException is used to signal an I/O error. More...
#include <zipiosexceptions.hpp>
Public Member Functions | |
IOException (std::string const &msg) | |
If a file or directory cannot be opened, read, or written, this exception is raised.
Definition at line 70 of file zipiosexceptions.hpp.
|
inline |
Definition at line 73 of file zipiosexceptions.hpp.