Barcode Xpress for .NET Framework v14.0 - Updated
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()
    public UnableCreateUPCEException()
    public: UnableCreateUPCEException();
    public:
    UnableCreateUPCEException();
    See Also