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

Custom pool error class. More...

#include <libpmemobj++/pexceptions.hpp>

Inheritance diagram for pmem::pool_invalid_argument:

Detailed Description

Custom pool error class.

Thrown when there is an invalid argument passed to create/open pool. Specialization of pool_error, which is thrown when creating/opening pool failed.


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