#include <exceptions.hpp>
|
| boost::optional< std::string > | reason |
| |
Definition at line 147 of file exceptions.hpp.
◆ UnexpectedMessageException()
| hw::trezor::exc::proto::UnexpectedMessageException::UnexpectedMessageException |
( |
| ) |
|
|
inline |
◆ FailureException() [1/2]
| hw::trezor::exc::proto::FailureException::FailureException |
|
inline |
◆ FailureException() [2/2]
| hw::trezor::exc::proto::FailureException::FailureException |
|
inline |
Definition at line 138 of file exceptions.hpp.
140 : code(code),
message(message) {
141 reason =
"Trezor returned failure: code="
boost::optional< std::string > reason
std::string message("Message requiring signing")
void get(std::istream &input, bool &res)
std::string to_string(t_connection_type type)
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-4.0.0.0/src/device_trezor/trezor/exceptions.hpp