![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Exceptions.h>
Public Member Functions | |
| BadRoot (h256 const &_root) | |
Public Member Functions inherited from dev::Exception | |
| Exception (std::string _message=std::string()) | |
| const char * | what () const noexceptoverride |
Public Attributes | |
| h256 | root |
Definition at line 63 of file Exceptions.h.
|
inline |
Definition at line 63 of file Exceptions.h.
| h256 dev::BadRoot::root |
Definition at line 63 of file Exceptions.h.
1.8.11