PMDK C++ bindings  1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
pmem::pool_error Class Reference

Custom pool error class. More...

#include <libpmemobj++/pexceptions.hpp>

Inheritance diagram for pmem::pool_error:

Detailed Description

Custom pool error class.

Thrown when there is a runtime problem with some action on the pool, e.g., object wasn't in a pool, invalid pool handle, etc.


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