Click or drag to resize

UserMemoryException(EpcLibException) Constructor

General exception for errors in translation of user mamory

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

Parameters

cause  EpcLibException
Reason for exception
See Also