Syntax
CResourceException();
Remarks
Constructs a CResourceException object.
Do not use this constructor directly, but rather call the global function AfxThrowResourceException.
See Also
Chapter 5, “Exception Processing,” AfxThrowResourceException