|
Electroneum
|
#include <exceptions.hpp>


Public Member Functions | |
| SecurityException () | |
| SecurityException (std::string what) | |
| virtual const char * | what () const throw () |
Protected Attributes | |
| boost::optional< std::string > | reason |
Definition at line 41 of file exceptions.hpp.
|
inline |
Definition at line 46 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 47 of file exceptions.hpp.

|
inlinevirtual | ||||||||||||
|
protected |
Definition at line 43 of file exceptions.hpp.