RTI Connext .NET API (legacy)  Version 6.1.2
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
DDS::Retcode_BadParameter Class Reference

Illegal parameter value. More...

#include <managed_exceptions.h>

Inheritance diagram for DDS::Retcode_BadParameter:
DDS::Exception

Detailed Description

Illegal parameter value.

The value of the parameter that is passed in has llegal value. Things that fall into this category include null parameters and parameter values that are out of range.