boost::openmethod::policies::default_error_handler::fn::default_handler

The default error handler function.

Synopsis

static
void
default_handler(error_variant const& error);

Description

If Registry contains an output policy, writes a description of the error; otherwise, does nothing.

Parameters

Name Description

error

A variant containing the error.

Created with MrDocs