Click or drag to resize

UnknownGcpLengthException(EpcLibException) Constructor

Exception from a GcpLengthTable

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public UnknownGcpLengthException(
	EpcLibException cause
)

Parameters

cause  EpcLibException
Reason for the exception
See Also