Click or drag to resize

GS1ParserParsingException Class

Inheritance Hierarchy
RuntimeException
  Com.Datalogic.Decode.UtilsGS1ParserParsingException

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 class ParsingException : RuntimeException

The GS1ParserParsingException type exposes the following members.

Constructors
  NameDescription
Public methodGS1ParserParsingException
Initializes a new instance of the GS1ParserParsingException class
Public methodGS1ParserParsingException(String)
Initializes a new instance of the GS1ParserParsingException class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
Top
See Also