Accusoft.Forms1 - Updated
ImageNotAvailableException Class
Members 



Accusoft.BarcodeXpressSdk Namespace : ImageNotAvailableException Class
An exception object that this component will throw whenever there is no image available for an operation that requires one.
Syntax
<SerializableAttribute()>
Public NotInheritable Class ImageNotAvailableException 
   Inherits BarcodeException
Dim instance As ImageNotAvailableException
[Serializable()]
public sealed class ImageNotAvailableException : BarcodeException 
[Serializable()]
public ref class ImageNotAvailableException sealed : public BarcodeException 
Inheritance Hierarchy

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

See Also

Reference

ImageNotAvailableException Members
Accusoft.BarcodeXpressSdk Namespace