LibPkg
Public Member Functions | List of all members
pkg::pkgbase::cache_error Class Reference

An exception class for reporting cache errors. More...

#include <pkgbase.h>

Inheritance diagram for pkg::pkgbase::cache_error:

Public Member Functions

 cache_error (const char *message, const binary_control &ctrl)
 Construct cache error. More...
 

Detailed Description

An exception class for reporting cache errors.

Constructor & Destructor Documentation

pkg::pkgbase::cache_error::cache_error ( const char *  message,
const binary_control ctrl 
)

Construct cache error.

Parameters
messagea message which describes the cache error
ctrlthe control record for the relevant package

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

Reference Manual LibPkg Version 0.6.1 (28 Jan 2015)