|
| SerializationException (std::string message="", ExceptionContext context=ExceptionContext(), std::string key="", std::string type="", std::string id="", TxElement *n=nullptr) |
|
virtual const std::string & | getKey () const noexcept |
|
virtual const std::string & | getType () const noexcept |
|
virtual const std::string & | getId () const noexcept |
|
virtual const SerializationExceptionData & | getData () const noexcept |
|
| Exception (const std::string &message="", ExceptionContext context=ExceptionContext()) |
|
virtual std::string | getMessage () const |
|
std::string | getFullMessage () const |
|
virtual void | getFullMessage (std::ostream &os, int maxFrames=-1) const |
|
virtual const ExceptionContext & | getContext () const |
|
const std::vector< std::string > & | getStack () const |
|
void | getStack (std::ostream &os, int maxFrames=-1) const |
|
The documentation for this class was generated from the following files:
- serializationexception.h
- serializationexception.cpp