irccd
3.0.3
|
Specialization for std::exception. More...
#include <duk.hpp>
Static Public Member Functions | |
static void | raise (duk_context *ctx, const std::exception &ex) |
Specialization for std::exception.
|
static |
Raise a Error object.
ctx | the Duktape context |
ex | the exception |