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

A wrong argument was passed to a function. More...

#include <Exception.h>

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

Public Member Functions

 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

A wrong argument was passed to a function.


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