|
ThunderEgg
1.0.0
|
Breakdown exception for iterative methods. More...
#include <BreakdownError.h>


Public Member Functions | |
| BreakdownError (std::string message) | |
| Construct a new RuntimeError object. More... | |
Public Member Functions inherited from ThunderEgg::RuntimeError | |
| RuntimeError (std::string message) | |
| Construct a new RuntimeError object. More... | |
Breakdown exception for iterative methods.
|
inline |
Construct a new RuntimeError object.
| message | the message to print |