Searched defs:RTCError (Results 1 - 1 of 1) sorted by relevance
/vbox/include/iprt/cpp/ | ||
H A D | exception.h | 41 class RT_DECL_CLASS RTCError class in inherits:std::exception 46 RTCError(const char *pszMessage) function in class:RTCError 51 RTCError(const RTCString &a_rstrMessage) function in class:RTCError 56 RTCError(const RTCError &a_rSrc) function in class:RTCError 62 virtual ~RTCError() throw() 66 void operator=(const RTCError &a_rSrc) 86 RTCError(); |
Completed in 32 milliseconds