Public Member Functions | Public Attributes
RTT::wrong_number_of_args_exception Struct Reference

#include <FactoryExceptions.hpp>

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 wrong_number_of_args_exception (int w, int r)
 ~wrong_number_of_args_exception () throw ()

Public Attributes

int received
int wanted
std::string whatstr

Detailed Description

Exception thrown when a factory is requested to create an object but the wrong number of arguments was given.

Definition at line 82 of file FactoryExceptions.hpp.


Constructor & Destructor Documentation

Definition at line 78 of file FactoryExceptions.cpp.

Definition at line 89 of file FactoryExceptions.cpp.


Member Function Documentation

const char * RTT::wrong_number_of_args_exception::what ( ) const throw () [virtual]

Definition at line 91 of file FactoryExceptions.cpp.


Member Data Documentation

Definition at line 86 of file FactoryExceptions.hpp.

Definition at line 85 of file FactoryExceptions.hpp.

Definition at line 87 of file FactoryExceptions.hpp.


The documentation for this struct was generated from the following files:


rtt
Author(s): RTT Developers
autogenerated on Wed Aug 26 2015 16:16:23