libzipper 1.0.1
Public Member Functions
zipper::IOException Class Reference

Exception thrown when a Reader or Writer instance is unable to satisfy an IO request due to an external error. More...

#include <zipper.hh>

Inheritance diagram for zipper::IOException:
zipper::Exception

List of all members.

Public Member Functions

 IOException (const std::string &what)

Detailed Description

Exception thrown when a Reader or Writer instance is unable to satisfy an IO request due to an external error.

Definition at line 253 of file zipper.hh.


Constructor & Destructor Documentation

zipper::IOException::IOException ( const std::string &  what)

IOException ctor

Parameters:
whatA description of the error encountered.

The documentation for this class was generated from the following file: