libzipper 1.0.1
Public Member Functions
zipper::FormatException Class Reference

Exception thrown when the input data does not match the expected Container format. More...

#include <zipper.hh>

Inheritance diagram for zipper::FormatException:
zipper::Exception

List of all members.

Public Member Functions

 FormatException (const std::string &what)

Detailed Description

Exception thrown when the input data does not match the expected Container format.

Definition at line 243 of file zipper.hh.


Constructor & Destructor Documentation

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

FormatException ctor

Parameters:
whatA description of the error encountered.

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