![]() |
stromx
0.8.0
|
Data could not be deserialized. More...
#include <Exception.h>
Public Member Functions | |
| DeserializationError (const std::string &package, const std::string &type, const std::string &message="DeserializationError") | |
Public Member Functions inherited from stromx::runtime::DataException | |
| const std::string & | package () const |
| const std::string & | type () const |
Public Member Functions inherited from stromx::runtime::Exception | |
| Exception (const std::string &message) | |
| virtual const char * | what () const throw () |
| virtual const std::string & | message () const |
| virtual const std::string & | callStack () const |
Additional Inherited Members | |
Protected Member Functions inherited from stromx::runtime::DataException | |
| DataException (const std::string &package, const std::string &type, const std::string &message="DataException") | |
Data could not be deserialized.
1.8.12