LibPkg
Public Member Functions | List of all members
pkg::zipfile::not_found Class Reference

An exception class for reporting not found errors. More...

#include <zipfile.h>

Inheritance diagram for pkg::zipfile::not_found:

Public Member Functions

 not_found (const string &pathname)
 Construct not found error. More...
 

Detailed Description

An exception class for reporting not found errors.

Constructor & Destructor Documentation

pkg::zipfile::not_found::not_found ( const string &  pathname)

Construct not found error.

Parameters
pathnamethe pathname that was not found

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

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)