Class LineException
- Namespace
- ChartTools.IO
- Assembly
- ChartTools.dll
public class LineException : FormatException, ISerializable
- Inheritance
-
LineException
- Implements
- Inherited Members
- Extension Methods
Constructors
LineException(string, Exception)
public LineException(string line, Exception innerException)
Parameters
Properties
Line
public string Line { get; }