Click or drag to resize

ParseException Constructor

Initializes a new instance of the ParseException class

Namespace:  BibtexLibrary.Parser
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public ParseException(
	string s
)

Parameters

s
Type: SystemString
See Also