Home
last modified time | relevance | path

Searched refs:Win32Exception (Results 1 – 2 of 2) sorted by relevance

/trunk/main/shell/source/all/zipfile/
H A Dzipexcptn.cxx71 Win32Exception::Win32Exception(int Error) : in Win32Exception() function in Win32Exception
80 Win32Exception::~Win32Exception() throw() in ~Win32Exception()
91 const char* Win32Exception::what() const throw() in what()
123 Win32Exception(Error) in AccessViolationException()
131 Win32Exception(Error) in IOException()
H A Dzipexcptn.hxx60 class Win32Exception : public RuntimeException class
63 Win32Exception(int Error);
64 virtual ~Win32Exception() throw();
84 class AccessViolationException : public Win32Exception
93 class IOException : public Win32Exception

Completed in 6 milliseconds