Bitcoin Core 28.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, std::string_view file, int line, std::string_view func)
 

Detailed Description

Definition at line 18 of file check.h.

Constructor & Destructor Documentation

◆ NonFatalCheckError()

NonFatalCheckError::NonFatalCheckError ( std::string_view msg,
std::string_view file,
int line,
std::string_view func )

Definition at line 25 of file check.cpp.


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