UserMemoryException(EpcLibException) Constructor |
General exception for errors in translation of user mamory
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic UserMemoryException(
EpcLibException cause
)
Parameters
- cause EpcLibException
- Reason for exception
See Also