RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
dds::core::InvalidArgumentError Class Reference

Indicates that the application passed an illegal parameter value into an operation. More...

#include <Exception.hpp>

Inheritance diagram for dds::core::InvalidArgumentError:
dds::core::Exception

Public Member Functions

virtual const char * what () const throw ()
 Access the message contained in this InvalidArgumentError exception.
 

Detailed Description

Indicates that the application passed an illegal parameter value into an operation.

Inherits also from std::invalid_argument

Member Function Documentation

virtual const char* dds::core::InvalidArgumentError::what ( ) const throw ()
virtual

Access the message contained in this InvalidArgumentError exception.

Returns
The message.

Implements dds::core::Exception.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc