Electroneum
Public Member Functions | List of all members
hw::trezor::exc::proto::FirmwareErrorException Class Reference

#include <exceptions.hpp>

Inheritance diagram for hw::trezor::exc::proto::FirmwareErrorException:
Inheritance graph
[legend]
Collaboration diagram for hw::trezor::exc::proto::FirmwareErrorException:
Collaboration graph
[legend]

Public Member Functions

 FirmwareErrorException ()
 
 FailureException ()
 
 FailureException (boost::optional< uint32_t > code, boost::optional< std::string > message)
 
- Public Member Functions inherited from hw::trezor::exc::proto::FailureException
 FailureException ()
 
 FailureException (boost::optional< uint32_t > code, boost::optional< std::string > message)
 
 ProtocolException ()
 
- Public Member Functions inherited from hw::trezor::exc::ProtocolException
 ProtocolException ()
 
 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
 

Constructor & Destructor Documentation

◆ FirmwareErrorException()

hw::trezor::exc::proto::FirmwareErrorException::FirmwareErrorException ( )
inline

Member Function Documentation

◆ FailureException() [1/2]

hw::trezor::exc::proto::FailureException::FailureException
inline

◆ FailureException() [2/2]

hw::trezor::exc::proto::FailureException::FailureException
inline

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