Click or drag to resize

GS1ParserParsingException Constructor (String)

Namespace:  Com.Datalogic.Decode.Utils
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ParsingException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Com.Datalogic.Decode.Utils.GS1Parser.ParsingException.#ctor(System.String)"]

See Also