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




In This Topic
BarcodeException Constructor()
In This Topic
General base exception to assist in debugging the root cause.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New BarcodeException()
See Also