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




ImageNotAvailableException Class
An exception object that this component will throw whenever there is no image available for an operation that requires one.
Object Model
ImageNotAvailableException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ImageNotAvailableException 
   Inherits BarcodeException
 
'Usage
 
Dim instance As ImageNotAvailableException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.BarcodeXpressSdk.BarcodeException
         Accusoft.BarcodeXpressSdk.ImageNotAvailableException

See Also