TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Win32Exception Class Reference
Inheritance diagram for Win32Exception:
Exception

Detailed Description

Base Win32 exception class.

Public Member Functions

 Win32Exception ()
 
- Public Member Functions inherited from Exception
 Exception () throw ()
 
virtual ~Exception () throw ()
 
 Exception (const TCHAR *pszDesc) throw ()
 

Additional Inherited Members

- Public Attributes inherited from Exception
ni::cString m_strErrorDesc
 Contains human readable error description. More...
 
ni::cString m_strSourceFile
 File in which the exception was thrown. More...
 
int m_iLine
 Line in which the exception was thrown. More...
 

Constructor & Destructor Documentation