Base class of transformation error. More...
#include <transform-base.hpp>
Public Member Functions | |
Error (size_t index, const std::string &what) | |
size_t | getIndex () const |
Base class of transformation error.
Definition at line 47 of file transform-base.hpp.
ndn::security::transform::Error::Error | ( | size_t | index, |
const std::string & | what | ||
) |
Definition at line 28 of file transform-base.cpp.
|
inline |
Definition at line 53 of file transform-base.hpp.