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

Custom transaction error class. More...

#include <libpmemobj++/pexceptions.hpp>

Inheritance diagram for pmem::transaction_error:

Detailed Description

Custom transaction error class.

Thrown when there is a runtime problem with a transaction, e.g., when the transaction is in the wrong stage, or on transaction abort.


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