zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
FileCollectionException is used to signal a FileCollection problem. More...
#include <zipiosexceptions.hpp>
Public Member Functions | |
FileCollectionException (std::string const &msg) | |
A process dealing with a collection of files will use this exception if a problem arise while dealing with that collection.
Definition at line 94 of file zipiosexceptions.hpp.
|
inline |
Definition at line 97 of file zipiosexceptions.hpp.