Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Functions
exception.cpp File Reference
#include <util/exception.h>
#include <logging.h>
#include <tinyformat.h>
#include <exception>
#include <iostream>
#include <string>
#include <typeinfo>
Include dependency graph for exception.cpp:

Go to the source code of this file.

Functions

static std::string FormatException (const std::exception *pex, const char *pszThread)
 
void PrintExceptionContinue (const std::exception *pex, const char *pszThread)
 

Function Documentation

◆ FormatException()

static std::string FormatException ( const std::exception *  pex,
const char pszThread 
)
static

Definition at line 20 of file exception.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ PrintExceptionContinue()

void PrintExceptionContinue ( const std::exception *  pex,
const char pszThread 
)

Definition at line 38 of file exception.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: