zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
Public Member Functions | List of all members
zipios::FileCollectionException Class Reference

FileCollectionException is used to signal a FileCollection problem. More...

#include <zipiosexceptions.hpp>

Inheritance diagram for zipios::FileCollectionException:
Inheritance graph
[legend]
Collaboration diagram for zipios::FileCollectionException:
Collaboration graph
[legend]

Public Member Functions

 FileCollectionException (std::string const &msg)
 

Detailed Description

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.

Constructor & Destructor Documentation

zipios::FileCollectionException::FileCollectionException ( std::string const &  msg)
inline

Definition at line 97 of file zipiosexceptions.hpp.


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