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

#include <Exceptions.h>

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

Public Member Functions

 InterfaceNotSupported (std::string _f)
 
- Public Member Functions inherited from dev::Exception
 Exception (std::string _message=std::string())
 
const char * what () const noexceptoverride
 

Detailed Description

Definition at line 69 of file Exceptions.h.

Constructor & Destructor Documentation

dev::InterfaceNotSupported::InterfaceNotSupported ( std::string  _f)
inline

Definition at line 69 of file Exceptions.h.

Here is the call graph for this function:

Here is the caller graph for this function:


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