RTT::wrong_number_of_args_exception Struct Reference

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

#include <rtt/FactoryExceptions.hpp>

Inherits std::exception.

List of all members.

Public Member Functions

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

Public Attributes

int wanted
int received
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 69 of file FactoryExceptions.hpp.


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

Generated on Tue Jul 13 11:03:25 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.1