Click or drag to resize

ParseException Constructor (String)

Initializes a new instance of the ParseException class

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public ParseException(
	string message
)

Parameters

message
Type: SystemString
See Also