|
Electroneum
|
#include <exceptions.hpp>


Public Member Functions | |
| SessionException () | |
| CommunicationException () | |
Public Member Functions inherited from hw::trezor::exc::CommunicationException | |
| CommunicationException () | |
| TrezorException () | |
| TrezorException (std::string what) | |
Public Member Functions inherited from hw::trezor::exc::TrezorException | |
| TrezorException () | |
| TrezorException (std::string what) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from hw::trezor::exc::TrezorException | |
| boost::optional< std::string > | reason |
Definition at line 103 of file exceptions.hpp.
|
inline |
Definition at line 106 of file exceptions.hpp.
|
inline |
Definition at line 76 of file exceptions.hpp.