The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MalformedLineException Constructor ()
.NET Framework (current version)
Initializes a new instance of the MalformedLineException class.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
The exception indicates that the ReadFields method cannot parse a row using the specified format.
The following table shows the initial property values for an instance of MalformedLineException.
Property | Value |
A null reference (Nothing in Visual Basic). | |
The localized error message string. |
.NET Framework
Available since 2.0
Available since 2.0
Show: