[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Initializes a new InconsistentDataException object.

Overload List

Name Description
InconsistentDataException () Initializes a new InconsistentDataException object.
InconsistentDataException (Exception) Initializes a new InconsistentDataException object by specifying an inner exception that caused the current exception.
InconsistentDataException (String) Initializes a new InconsistentDataException object by specifying the error message that describes the current exception.
InconsistentDataException (SerializationInfo, StreamingContext) Initializes a new InconsistentDataException object with serialized data.
InconsistentDataException (String, Exception) Initializes a new InconsistentDataException object with an error message and inner exception.

See Also


Send comments about this topic to Microsoft.