LibPkg
|
An exception class for reporting not found errors. More...
#include <zipfile.h>
Public Member Functions | |
not_found (const string &pathname) | |
Construct not found error. More... | |
An exception class for reporting not found errors.
pkg::zipfile::not_found::not_found | ( | const string & | pathname | ) |
Construct not found error.
pathname | the pathname that was not found |
Reference Manual | LibPkg | Version 0.6.1 (28 Jan 2015) |