ReactOS 0.4.15-dev-7924-g5949c20
CInvalidParameterException Class Reference

#include <CInvalidParameterException.h>

Public Member Functions

 CInvalidParameterException ()
 

Detailed Description

Definition at line 8 of file CInvalidParameterException.h.

Constructor & Destructor Documentation

◆ CInvalidParameterException()

CInvalidParameterException::CInvalidParameterException ( )

Constructs an empty CInvalidParameterException object, which is caught in wmain as an exception.

Definition at line 13 of file CInvalidParameterException.cpp.

14{
15}

The documentation for this class was generated from the following files: