CatapultServer  v0.5.0.1 (Elephant)
catapult::exception_detail::Make< TErrorParam > Class Template Reference

Helper class for creating boost::error_info. More...

Static Public Member Functions

template<typename T >
static auto From (const T &value)
 Creates a boost::error_info with the specified value. More...
 

Detailed Description

template<typename TErrorParam>
class catapult::exception_detail::Make< TErrorParam >

Helper class for creating boost::error_info.

Member Function Documentation

◆ From()

template<typename TErrorParam >
template<typename T >
static auto catapult::exception_detail::Make< TErrorParam >::From ( const T &  value)
inlinestatic

Creates a boost::error_info with the specified value.

Here is the call graph for this function:

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