Luanti 5.16.0-dev
Loading...
Searching...
No Matches
TestFailedException Class Reference

#include <test.h>

Collaboration diagram for TestFailedException:

Public Member Functions

 TestFailedException (std::string in_message, const char *in_file, int in_line)

Public Attributes

const std::string message
const std::string file
const int line

Constructor & Destructor Documentation

◆ TestFailedException()

TestFailedException::TestFailedException ( std::string in_message,
const char * in_file,
int in_line )
inline

References file, line, and message.

Member Data Documentation

◆ file

const std::string TestFailedException::file

◆ line

const int TestFailedException::line

◆ message

const std::string TestFailedException::message

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