Udostępnij za pośrednictwem


AttributeTableValidationException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AttributeTableValidationException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

AttributeTableValidationException()

Initializes a new instance of the AttributeTableValidationException class.

Public method

AttributeTableValidationException(String)

Initializes a new instance of the AttributeTableValidationException class with a message.

Protected method

AttributeTableValidationException(SerializationInfo, StreamingContext)

Initializes a new instance of the AttributeTableValidationException class with serialization information.

Public method

AttributeTableValidationException(String, IEnumerable<String>)

Initializes a new instance of the AttributeTableValidationException class with a collection of validation errors.

Public method

AttributeTableValidationException(String, Exception)

Initializes a new instance of the AttributeTableValidationException class with an inner exception.

Public method

AttributeTableValidationException(String, Exception, IEnumerable<String>)

Initializes a new instance of the AttributeTableValidationException class with a message, a collection of error strings, and an inner exception.

Top

See Also

Reference

AttributeTableValidationException Class

AttributeTableValidationException Members

Microsoft.Windows.Design.Metadata Namespace