|
Electroneum
|
#include <exceptions.hpp>


Public Member Functions | |
| Poly1305TagInvalid () | |
| SecurityException () | |
| SecurityException (std::string what) | |
| Public Member Functions inherited from hw::trezor::exc::SecurityException | |
| SecurityException () | |
| SecurityException (std::string what) | |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
| Protected Attributes inherited from hw::trezor::exc::SecurityException | |
| boost::optional< std::string > | reason |
Definition at line 54 of file exceptions.hpp.
|
inline |
Definition at line 57 of file exceptions.hpp.

Definition at line 46 of file exceptions.hpp.

|
inlineexplicit |
Definition at line 47 of file exceptions.hpp.