ParseException Class

Neo smartpen SDK

ParseException Class

Exception class that was encountered while parsing the metadata file
Inheritance Hierarchy
SystemObject  SystemException
    Neosmartpen.Net.Metadata.ExceptionsParseException

Namespace:  Neosmartpen.Net.Metadata.Exceptions
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public class ParseException : Exception

The ParseException type exposes the following members.

Constructors
  NameDescription
Public methodParseException
Initializes a new instance of the ParseException class
Top
See Also