18 namespace rti1516_2025
52 #define RTI_EXCEPTION(A) \
53 class RTI_EXPORT A : public Exception \
57 std::wstring const & message) \
109 RTI_EXCEPTION(FederateServiceInvocationsAreBeingReportedViaMOM)
#define RTI_EXPORT
Definition: SpecificConfig.h:45
Definition: Exception.h:20
#define RTI_EXCEPTION(A)
Definition: Exception.h:52
This file contains definitions that are used to isolate platform-specific elements of the API...
std::wostream RTI_EXPORT & operator<<(std::wostream &, Exception const &)