|
Electroneum
|
#include <exceptions.hpp>


Public Member Functions | |
| TrezorException () | |
| TrezorException (std::string what) | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| boost::optional< std::string > | reason |
Definition at line 60 of file exceptions.hpp.
|
inline |
Definition at line 65 of file exceptions.hpp.
|
inlineexplicit |
|
inlinevirtual | ||||||||||||
|
protected |
Definition at line 62 of file exceptions.hpp.