Barcode Xpress for .NET Framework v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / UnableCreateUPCEException Class / UnableCreateUPCEException Constructor / UnableCreateUPCEException Constructor()




In This Topic
UnableCreateUPCEException Constructor()
In This Topic
Generated base exception when the component unable to expand a UPC-E value to a UPC-A value fails.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New UnableCreateUPCEException()
See Also