CInvalidArgException Class

This class represents an invalid argument exception condition.

class CInvalidArgException : public CSimpleException

Remarks

A CInvalidArgException object represents an invalid argument exception condition.

For more information on Exception Handling, see the CException Class topic and Exception Handling (MFC).

Requirements

Header: afx.h

See Also

Reference

Hierarchy Chart

CSimpleException Class

Other Resources

CInvalidArgException Members