Class ParseException
- Namespace
- ChartTools.IO
- Assembly
- ChartTools.dll
public class ParseException : FormatException, ISerializable
- Inheritance
-
ParseException
- Implements
- Inherited Members
- Extension Methods
Constructors
ParseException(string?, string, Type)
public ParseException(string? obj, string target, Type type)
Parameters
Properties
Object
public string? Object { get; }
Property Value
Target
public string Target { get; }
Property Value
Type
public Type Type { get; }