RTI Connext Traditional C++ API Version 7.3.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages

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