Click or drag to resize

PegException Constructor

Initializes a new instance of the PegException class

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PegException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Altaxo.Main.PegParser.PegException.#ctor(System.String)"]

See Also