Share via


DataSchemaException Constructor

Include Protected Members
Include Inherited Members

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

DataSchemaException()

Default constructor. Initializes a new instance of the DataSchemaException class.

Public method

DataSchemaException(String)

Initializes a new instance of the DataSchemaException class, using a supplied message string.

Protected method

DataSchemaException(SerializationInfo, StreamingContext)

Initializes a new instance of the DataSchemaException class that supports runtime serialization.

Public method

DataSchemaException(String, Exception)

Initializes a new instance of the DataSchemaException class, using a supplied message string and a nested exception.

Top

See Also

Reference

DataSchemaException Class

DataSchemaException Members

Microsoft.Data.Schema Namespace