Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
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 27 of file check.cpp.


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