Chili.Opf3 Send comments on this topic.
InvalidTypeException Constructor()
See Also 
Chili.Opf3 Namespace > InvalidTypeException Class > InvalidTypeException Constructor : InvalidTypeException Constructor()




Creates a new instance of the InvalidTypeException Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As InvalidTypeException()
C# 
public InvalidTypeException()
Managed Extensions for C++ 
public: InvalidTypeException();
C++/CLI 
public:
InvalidTypeException();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also