CARMA C++
BadParameterException Class Reference

Exception class to signal an invalid parameter. More...

#include <carma/canbus/exceptions.h>

Detailed Description

Exception class to signal an invalid parameter.

This exception is a generic exception to signal a bad parameter of some kind was passed to a function or applicatoin. It generally indicates a programming error.


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