Table of Contents

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

line string
innerException Exception

Properties

Line

public string Line { get; }

Property Value

string