ConstraintValidationException Class

Inheritance Hierarchy

System.Object
  System.Exception
    Microsoft.Web.Constraint.ConstraintValidationException

Namespace:  Microsoft.Web.Constraint
Assembly:  Microsoft.Web.Constraint (in Microsoft.Web.Constraint.dll)

Syntax

'Declaration
Public NotInheritable Class ConstraintValidationException _
    Inherits Exception
'Usage
Dim instance As ConstraintValidationException
public sealed class ConstraintValidationException : Exception

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ConstraintValidationException Members

Microsoft.Web.Constraint Namespace