MySQL 8.4.1
Source Code Documentation
server_mock::DuktapeRuntimeError Class Reference
Inheritance diagram for server_mock::DuktapeRuntimeError:
[legend]

Public Member Functions

 DuktapeRuntimeError (duk_context *ctx, duk_idx_t error_ndx)
 

Static Public Member Functions

static std::string what_from_error (duk_context *ctx, duk_idx_t error_ndx) noexcept
 

Constructor & Destructor Documentation

◆ DuktapeRuntimeError()

server_mock::DuktapeRuntimeError::DuktapeRuntimeError ( duk_context *  ctx,
duk_idx_t  error_ndx 
)
inline

Member Function Documentation

◆ what_from_error()

static std::string server_mock::DuktapeRuntimeError::what_from_error ( duk_context *  ctx,
duk_idx_t  error_ndx 
)
inlinestaticnoexcept

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