20.1.6.2. InvalidArgumentError¶ class InvalidArgumentError : public eprosima::fastdds::dds::xtypes::Exception, public invalid_argument¶ Application is passing an invalid argument. Public Functions virtual const char *what() const¶ Retrieve information about the exception that was thrown. Returns: Exception information.