zipios++
2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
|
Exception used when it is not possible to move forward. More...
#include <zipiosexceptions.hpp>
Public Member Functions | |
InvalidStateException (std::string const &msg) | |
An object member function may throw this exception when the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.
Definition at line 107 of file zipiosexceptions.hpp.
|
inline |
Definition at line 110 of file zipiosexceptions.hpp.