EpcLibException(EpcLibException) Constructor |
Exception referencing an inner excption
Namespace: GS1.EPC.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic EpcLibException(
EpcLibException cause
)
Parameters
- cause EpcLibException
- Inner exception
See Also