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

Specialization for error. More...

#include <duk.hpp>

Static Public Member Functions

static void raise (duk_context *ctx, const error &ex)
 

Detailed Description

Specialization for error.

Member Function Documentation

◆ raise()

static void irccd::js::duk::type_traits< error >::raise ( duk_context *  ctx,
const error ex 
)
static

Raise a error.

Parameters
ctxthe Duktape context
exthe exception

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