Function bitcoin_db::dbwrapper::handle_error
source · pub fn handle_error(status: &Status) -> Result<(), String>Expand description
| Handle database error by throwing dbwrapper_error | exception. |
pub fn handle_error(status: &Status) -> Result<(), String>| Handle database error by throwing dbwrapper_error | exception. |