Hazelcast C++ Client
Public Member Functions | List of all members
hazelcast::client::exception::exception_builder< EXCEPTIONCLASS > Class Template Reference

Public Member Functions

 exception_builder (const std::string &source)
 
template<typename T >
exception_builderoperator<< (const T &message)
 
boost::exception_detail::clone_impl< EXCEPTIONCLASS > build ()
 

Member Function Documentation

◆ build()

template<typename EXCEPTIONCLASS >
boost::exception_detail::clone_impl<EXCEPTIONCLASS> hazelcast::client::exception::exception_builder< EXCEPTIONCLASS >::build ( )
inline
Returns
The constructed exception.

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