14 #ifndef RTI_Exception_h
15 #define RTI_Exception_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
#define RTI_EXPORT
Definition: SpecificConfig.h:63
#define RTI_EXCEPTION(A)
Definition: Exception.h:54
Definition: Exception.h:26
std::wostream RTI_EXPORT & operator<<(std::wostream &, Exception const &)
This file contains definitions that are used to isolate platform-specific elements of the API...