Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
dev::BadRoot Struct Reference

#include <Exceptions.h>

Inheritance diagram for dev::BadRoot:
[legend]
Collaboration diagram for dev::BadRoot:
[legend]

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
 

Detailed Description

Definition at line 63 of file Exceptions.h.

Constructor & Destructor Documentation

dev::BadRoot::BadRoot ( h256 const &  _root)
inline

Definition at line 63 of file Exceptions.h.

Member Data Documentation

h256 dev::BadRoot::root

Definition at line 63 of file Exceptions.h.


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