Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CNotSupportedException::CNotSupportedException
CNotSupportedException                      Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  CNotSupportedException();
 
  Remarks
 
  Constructs a CNotSupportedException object.
 
  Do not use this constructor directly, but rather call the global
  function AfxThrowNotSupportedException.
 
  See Also
 
  Exception Processing, AfxThrowNotSupportedException
 
 
                                     -♦-