|
libzipper 1.0.1
|
Exception thrown when a Reader or Writer instance is unable to satisfy an IO request due to an external error. More...
#include <zipper.hh>
Public Member Functions | |
| IOException (const std::string &what) | |
Exception thrown when a Reader or Writer instance is unable to satisfy an IO request due to an external error.
| zipper::IOException::IOException | ( | const std::string & | what | ) |
IOException ctor
| what | A description of the error encountered. |
1.7.4