zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
An InvalidException is used when invalid data is provided. More...
#include <zipiosexceptions.hpp>
Public Member Functions | |
InvalidException (std::string const &msg) | |
When calling a function, if one of the input parameters is invalid then this exception is raised.
Definition at line 82 of file zipiosexceptions.hpp.
|
inline |
Definition at line 85 of file zipiosexceptions.hpp.