#include <exception.h>


Public Member Functions | |
| ParameterTypeDoesNotMatch (const std::string &name) | |
| Constructor. | |
| ParameterTypeDoesNotMatch (const ParameterTypeDoesNotMatch &e) | |
| Copy constructor. | |
Exception thrown when the parameter type does not match.
1.5.5