14 #ifndef RTI_Exception_h
15 #define RTI_Exception_h
17 #include <RTI/SpecificConfig.h>
54 #define RTI_EXCEPTION(A) \
55 class RTI_EXPORT A : public Exception \
59 std::wstring const & message) \
116 RTI_EXCEPTION(FederateServiceInvocationsAreBeingReportedViaMOM)
194 #endif // RTI_exception_h