Electroneum
Public Member Functions | Protected Attributes | List of all members
hw::trezor::exc::TrezorException Class Reference

#include <exceptions.hpp>

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

Public Member Functions

 TrezorException ()
 
 TrezorException (std::string what)
 
virtual const char * what () const throw ()
 

Protected Attributes

boost::optional< std::string > reason
 

Constructor & Destructor Documentation

◆ TrezorException() [1/2]

hw::trezor::exc::TrezorException::TrezorException ( )
inline

◆ TrezorException() [2/2]

hw::trezor::exc::TrezorException::TrezorException ( std::string  what)
inlineexplicit

Member Function Documentation

◆ what()

virtual const char* hw::trezor::exc::TrezorException::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

◆ reason

boost::optional<std::string> hw::trezor::exc::TrezorException::reason
protected

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