|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Operation failed at runtime (e.g., CasADi eval with free variables). More...
#include <JanusError.hpp>


Public Member Functions | |
| RuntimeError (const std::string &what) | |
| Construct with a descriptive message. | |
| Public Member Functions inherited from janus::JanusError | |
| JanusError (const std::string &what) | |
| Construct with a descriptive message. | |
Operation failed at runtime (e.g., CasADi eval with free variables).
|
inlineexplicit |
Construct with a descriptive message.
| what | Error description |