libzipper 1.0.1
Public Member Functions
zipper::Exception Class Reference

Base class for all exceptions thrown by libzipper. More...

#include <zipper.hh>

Inheritance diagram for zipper::Exception:
zipper::FormatException zipper::IOException zipper::UnsupportedException

List of all members.

Public Member Functions

 Exception (const std::string &what)

Detailed Description

Base class for all exceptions thrown by libzipper.

Definition at line 233 of file zipper.hh.


Constructor & Destructor Documentation

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

Exception ctor

Parameters:
whatA description of the error encountered.

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