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

Public Member Functions

 ExceptionBuilder (const std::string &source)
 
template<typename T >
ExceptionBuilderoperator<< (const T &message)
 
EXCEPTIONCLASS build ()
 
boost::shared_ptr< EXCEPTIONCLASS > buildShared ()
 

Member Function Documentation

◆ build()

template<typename EXCEPTIONCLASS >
EXCEPTIONCLASS hazelcast::client::exception::ExceptionBuilder< EXCEPTIONCLASS >::build ( )
inline
Returns
The constructed exception.

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