#include <exceptions.hpp>
|
| boost::optional< std::string > | reason |
◆ FailureException() [1/2]
| hw::trezor::exc::proto::FailureException::FailureException |
( |
| ) |
|
|
inline |
◆ FailureException() [2/2]
| hw::trezor::exc::proto::FailureException::FailureException |
( |
boost::optional< uint32_t > | code, |
|
|
boost::optional< std::string > | message ) |
|
inline |
◆ ProtocolException()
◆ code
| boost::optional<uint32_t> hw::trezor::exc::proto::FailureException::code |
|
private |
◆ message
| boost::optional<std::string> hw::trezor::exc::proto::FailureException::message |
|
private |
The documentation for this class was generated from the following file: