Barcode Xpress for .NET Core v14.0 - Updated January 7, 2025
Accusoft.BarcodeXpressSdk Namespace / InternalErrorException Class
Members




InternalErrorException Class
An exception object that this component will throw whenever an unhandled exception is encountered.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InternalErrorException 
   Inherits BarcodeException
 
'Usage
 
Dim instance As InternalErrorException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.InternalErrorException

See Also