#include <exceptions.hpp>
|
| boost::optional< std::string > | reason |
Definition at line 60 of file exceptions.hpp.
◆ 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 |
( |
std::string | what | ) |
|
|
inlineexplicit |
◆ what()
| virtual const char * hw::trezor::exc::TrezorException::what |
( |
| ) |
const |
| throw | ( | ) | | | |
|
inlinevirtual |
◆ reason
| boost::optional<std::string> hw::trezor::exc::TrezorException::reason |
|
protected |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/device_trezor/trezor/exceptions.hpp