AfxThrowInvalidArgException

Throws an invalid argument exception.

void AfxThrowInvalidArgException( );

Remarks

This function is called when invalid arguments are used.

Requirements

Header: afx.h

See Also

Concepts

MFC Macros and Globals

CInvalidArgException Class

THROW (MFC)