ThunderEgg  1.0.0
ThunderEgg::RuntimeError Struct Reference

ThunderEgg runtime exception. More...

#include <RuntimeError.h>

Inheritance diagram for ThunderEgg::RuntimeError:
Collaboration diagram for ThunderEgg::RuntimeError:

Public Member Functions

 RuntimeError (std::string message)
 Construct a new RuntimeError object. More...
 

Detailed Description

ThunderEgg runtime exception.

Constructor & Destructor Documentation

◆ RuntimeError()

ThunderEgg::RuntimeError::RuntimeError ( std::string  message)
inline

Construct a new RuntimeError object.

Parameters
messagethe message to print

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