SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / SmartZoneOCRException Class
Members




In This Topic
    SmartZoneOCRException Class
    In This Topic
    Provides description for exception error handling.
    Object Model
    SmartZoneOCRException Class
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public Class SmartZoneOCRException 
       Inherits SmartZoneException
    'Usage
     
    
    Dim instance As SmartZoneOCRException
    [Serializable()]
    public class SmartZoneOCRException : SmartZoneException 
    [Serializable()]
    public __gc class SmartZoneOCRException : public SmartZoneException 
    [Serializable()]
    public ref class SmartZoneOCRException : public SmartZoneException 
    Inheritance Hierarchy
    See Also