irccd
3.0.3
|
Specialize dukx_type_traits for boost::system::system_error. More...
#include <irccd_api.hpp>
Static Public Member Functions | |
static void | raise (duk_context *ctx, const boost::system::system_error &ex) |
Specialize dukx_type_traits for boost::system::system_error.
|
static |
Raise an Irccd.SystemError.
ctx | the context |
ex | the exception |