DDS::Exception Class Reference
[Return Codes]
Superclass of all exceptions thrown by the RTI Data Distribution Service API.
More...
#include <managed_exceptions.h>
List of all members.
Detailed Description
Superclass of all exceptions thrown by the RTI Data Distribution Service API.
Applications are not expected to throw or extend this type, but to handle exceptions of its more-specific subclasses.
- Examples:
-
HelloWorld_publisher.cpp, and HelloWorld_subscriber.cpp.