#include <exceptions.hpp>
|
| boost::optional< std::string > | reason |
| |
Definition at line 73 of file exceptions.hpp.
◆ CommunicationException()
| hw::trezor::exc::CommunicationException::CommunicationException |
( |
| ) |
|
|
inline |
◆ TrezorException() [1/2]
| hw::trezor::exc::TrezorException::TrezorException |
|
inline |
Definition at line 65 of file exceptions.hpp.
65 :
reason(
"General Trezor exception"){}
boost::optional< std::string > reason
◆ TrezorException() [2/2]
| hw::trezor::exc::TrezorException::TrezorException |
|
inlineexplicit |
Definition at line 66 of file exceptions.hpp.
boost::optional< std::string > reason
virtual const char * what() const
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/src/device_trezor/trezor/exceptions.hpp