boost::openmethod::policies::ErrorHandlerFn::error
Called when an error is detected.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
static
void
error(auto const& error);
Description
error is a function, or a set of functions, that can be called with an instance of any subclass of openmethod_error.
Created with MrDocs