Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
class CNotSupportedException
CException                                  Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  Description
 
  A CNotSupportedException object represents an exception that is the
  result of a request for an unsupported feature. No further qualification
  is necessary or possible.
 
  #include <afx.h>
 
  Public Members
 
  CNotSupportedException   Constructs a CNotSupportedException object.
 
 
                                     -♦-