Searched refs:Win32Exception (Results 1 – 2 of 2) sorted by relevance
71 Win32Exception::Win32Exception(int Error) : in Win32Exception() function in Win32Exception80 Win32Exception::~Win32Exception() throw() in ~Win32Exception()91 const char* Win32Exception::what() const throw() in what()123 Win32Exception(Error) in AccessViolationException()131 Win32Exception(Error) in IOException()
60 class Win32Exception : public RuntimeException class63 Win32Exception(int Error);64 virtual ~Win32Exception() throw();84 class AccessViolationException : public Win32Exception93 class IOException : public Win32Exception
Completed in 6 milliseconds