RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::queuing::NoMatchingQueueException Class Reference

The entity lost matching with all the Queuing Service. More...

#include <QueueSupport.hpp>

Inheritance diagram for rti::queuing::NoMatchingQueueException:
dds::core::Exception

Public Member Functions

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

Detailed Description

The entity lost matching with all the Queuing Service.

Only operations related with sending samples or waiting for acknowledgements can throw this exception.

Member Function Documentation

const char* rti::queuing::NoMatchingQueueException::what ( ) const throw ()
inlinevirtual

Access the message contained in this NoMatchingQueueException 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