RTI Connext Traditional C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
connext::TimeoutException Class Reference

The operation timed out (does not apply to wait or receive operations) More...

Inheritance diagram for connext::TimeoutException:
connext::RuntimeException

Detailed Description

The operation timed out (does not apply to wait or receive operations)

Operations that wait for samples (e.g. connext::Requester::wait_for_replies(int, const Duration_t&) or connext::Replier::receive_requests(int, int, const Duration_t&)) do not throw this exception.

See Also
DDS_RETCODE_TIMEOUT

RTI Connext Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc