ComponentOne DataObjects for .NET
ConstraintException Class
Members 

C1.Data.2 Assembly > C1.Data Namespace : ConstraintException Class
Represents the exception that is thrown when attempting an action that violates a constraint.
Object Model
ConstraintException Class
Syntax
'Declaration
 
Public Class ConstraintException 
   Inherits System.ApplicationException
public class ConstraintException : System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         C1.Data.ConstraintException

See Also

Reference

ConstraintException Members
C1.Data Namespace