irccd
3.0.3
|
Error in eval() function. More...
#include <duk.hpp>
Public Member Functions | |
eval_error (std::string message) noexcept | |
![]() | |
error (std::string message) noexcept | |
~error ()=default | |
void | create (duk_context *ctx) const |
Additional Inherited Members | |
![]() | |
error (int type, std::string message) noexcept | |
Error in eval() function.
|
noexcept |
Construct an EvalError.
message | the message |