PIVX Core  5.6.99
P2P Digital Currency
Functions
dbwrapper_private Namespace Reference

These should be considered an implementation detail of the specific database. More...

Functions

void HandleError (const leveldb::Status &status)
 Handle database error by throwing dbwrapper_error exception. More...
 

Detailed Description

These should be considered an implementation detail of the specific database.

Function Documentation

◆ HandleError()

void dbwrapper_private::HandleError ( const leveldb::Status &  status)

Handle database error by throwing dbwrapper_error exception.

Definition at line 116 of file dbwrapper.cpp.

Here is the caller graph for this function: