Accusoft.SmartZoneOCR5.Net - Updated
ImageNotAvailableException Class
Members 






Accusoft.SmartZoneOCRSdk Namespace : ImageNotAvailableException Class
Contains information whenever there is no image available for an operation that requires one.
Object Model
ImageNotAvailableException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public NotInheritable Class ImageNotAvailableException 
   Inherits SmartZoneOCRException
'Usage
 
Dim instance As ImageNotAvailableException
[System.Serializable()]
public sealed class ImageNotAvailableException : SmartZoneOCRException 
public class ImageNotAvailableException = class(SmartZoneOCRException)sealed; 
System.SerializableAttribute()
public sealed class ImageNotAvailableException extends SmartZoneOCRException
[System.Serializable()]
public __gc __sealed class ImageNotAvailableException : public SmartZoneOCRException 
[System.Serializable()]
public ref class ImageNotAvailableException sealed : public SmartZoneOCRException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
            Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
               Accusoft.SmartZoneOCRSdk.ImageNotAvailableException

See Also

Reference

ImageNotAvailableException Members
Accusoft.SmartZoneOCRSdk Namespace