Description of CSeException
CSeException
class is based on CException
class provided by MFC. I overwrite some of useful methods, but it is working same way like any other exception class based on CException
class - you can find description in documentation provided by Visual C++.
Source Files :
Demo Project:
The Result: