stromx  0.8.0
Public Member Functions | List of all members
stromx::runtime::WrongId Class Reference

An object was identified by a wrong ID. More...

#include <Exception.h>

Inheritance diagram for stromx::runtime::WrongId:
stromx::runtime::WrongArgument stromx::runtime::Exception

Public Member Functions

 WrongId (const std::string &message="WrongId")
 
- Public Member Functions inherited from stromx::runtime::WrongArgument
 WrongArgument (const std::string &message="WrongArgument")
 
- 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
 

Detailed Description

An object was identified by a wrong ID.


The documentation for this class was generated from the following file: