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




In This Topic
StreamParseErrorException Constructor()
In This Topic
Generated base exception for a stream parse error.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New StreamParseErrorException()
See Also