boost::openmethod::policies::throw_error_handler::fn
A ErrorHandlerFn metafunction.
Synopsis
Declared in <boost/openmethod/policies/throw_error_handler.hpp>
template<class Registry>
class fn;
Static Member Functions
Name |
Description |
|
Throws the error. |
Template Parameters
Name |
Description |
Registry |
The registry containing this policy. |
Created with MrDocs