LibPkg
|
An exception class for reporting cache errors. More...
#include <pkgbase.h>
Public Member Functions | |
cache_error (const char *message, const binary_control &ctrl) | |
Construct cache error. More... | |
An exception class for reporting cache errors.
pkg::pkgbase::cache_error::cache_error | ( | const char * | message, |
const binary_control & | ctrl | ||
) |
Construct cache error.
message | a message which describes the cache error |
ctrl | the control record for the relevant package |
Reference Manual | LibPkg | Version 0.9.0 (4 Sep 2020) |