CNotSupportedException Class
Visual Studio 2005
Represents an exception that is the result of a request for an unsupported feature.
class CNotSupportedException : public CSimpleException
No further qualification is necessary or possible.
For more information on using CNotSupportedException, see the article Exception Handling (MFC).