Bitcoin Core 30.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, 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.


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