BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
fc::exception_factory::exception_builder< T > Struct Template Reference

#include <exception.hpp>

Inheritance diagram for fc::exception_factory::exception_builder< T >:
fc::exception_factory::base_exception_builder

Public Member Functions

virtual void rethrow (const exception &e) const override
 

Detailed Description

template<typename T>
struct fc::exception_factory::exception_builder< T >

Definition at line 186 of file exception.hpp.

Member Function Documentation

◆ rethrow()

template<typename T >
virtual void fc::exception_factory::exception_builder< T >::rethrow ( const exception e) const
inlineoverridevirtual

Implements fc::exception_factory::base_exception_builder.

Definition at line 188 of file exception.hpp.


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