BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <exception.hpp>
Public Member Functions | |
virtual void | rethrow (const exception &e) const =0 |
Definition at line 180 of file exception.hpp.
|
pure virtual |
Implemented in fc::exception_factory::exception_builder< T >.