irccd  3.0.3
Static Public Member Functions | List of all members
irccd::js::duk::type_traits< boost::system::system_error > Struct Reference

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)
 

Detailed Description

Specialize dukx_type_traits for boost::system::system_error.

Member Function Documentation

◆ raise()

static void irccd::js::duk::type_traits< boost::system::system_error >::raise ( duk_context *  ctx,
const boost::system::system_error &  ex 
)
static

Raise an Irccd.SystemError.

Parameters
ctxthe context
exthe exception

The documentation for this struct was generated from the following file: