irccd
3.0.3
|
Trying to use a variable that does not exist. More...
#include <duk.hpp>
Public Member Functions | |
reference_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 | |
Trying to use a variable that does not exist.
|
noexcept |
Construct an ReferenceError.
message | the message |