1 #ifndef L1Trigger_RPCException_h
2 #define L1Trigger_RPCException_h
3 #if (__BCPLUSPLUS__ >= 0x0550)
5 #include "TException.h"
11 #elif defined _STAND_ALONE //_MSC_VER
13 #include "TException.h"
19 #else // not _STAND_ALONE
25 #endif // _STAND_ALONE
RPCException(std::string msg)