System.IO.InvalidDataException Class

The exception that is thrown when a data stream is in an invalid format.

See Also: InvalidDataException Members

Syntax

public sealed class InvalidDataException : SystemException

Remarks

An System.IO.InvalidDataException is thrown when invalid data is detected in the data stream.

Requirements

Namespace: System.IO
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0