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




In This Topic
InternalErrorException Constructor()
In This Topic
Generated base exception for an internal error.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InternalErrorException()
See Also