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