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




Creates a new instance of the ConstraintException Class.

Syntax

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

Requirements

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

See Also