|
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 |
|
inline |
|
inline |
|
inlineexplicit |