Fabcoin Core
0.16.2
P2P Digital Currency
|
Base class for all RLP exceptions. More...
#include <Exceptions.h>
Public Member Functions | |
RLPException (std::string _message=std::string()) | |
Public Member Functions inherited from dev::Exception | |
Exception (std::string _message=std::string()) | |
const char * | what () const noexceptoverride |
Base class for all RLP exceptions.
Definition at line 51 of file Exceptions.h.
|
inline |
Definition at line 51 of file Exceptions.h.