Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
NonFatalCheckError Class Reference

#include <check.h>

Inheritance diagram for NonFatalCheckError:
[legend]
Collaboration diagram for NonFatalCheckError:
[legend]

Public Member Functions

 NonFatalCheckError (std::string_view msg, const std::source_location &loc)

Detailed Description

Definition at line 58 of file check.h.

Constructor & Destructor Documentation

◆ NonFatalCheckError()

NonFatalCheckError::NonFatalCheckError ( std::string_view msg,
const std::source_location & loc )

Definition at line 27 of file check.cpp.

Here is the call graph for this function:

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