DataException Hierarchy

System.Object
   System.Exception
      System.SystemException
         System.Data.DataException
            System.Data.ConstraintException
            System.Data.DeletedRowInaccessibleException
            System.Data.DuplicateNameException
            System.Data.InRowChangingEventException
            System.Data.InvalidConstraintException
            System.Data.InvalidExpressionException
            System.Data.MissingPrimaryKeyException
            System.Data.NoNullAllowedException
            System.Data.ReadOnlyException
            System.Data.RowNotInTableException
            System.Data.StrongTypingException
            System.Data.TypedDataSetGeneratorException
            System.Data.VersionNotFoundException

See Also

DataException Class | DataException Members | System.Data Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.