4 #ifndef ROOT_TPyException
5 #define ROOT_TPyException
51 virtual const char*
what()
const noexcept;
58 #if defined(G__DICTIONARY) && defined(R__SOLARIS)
63 #if (__SUNPRO_CC < 0x5050)
64 #define exception std::exception
virtual const char * what() const noexcept
#define ClassDef(name, id)
virtual ~TPyException() noexcept