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




In This Topic
    InternalException Class
    In This Topic
    Contains information whenever an unhandled exception is encountered.
    Object Model
    InternalException Class
    Syntax
    'Declaration
     
    
    <SerializableAttribute()>
    Public NotInheritable Class InternalException 
       Inherits SmartZoneOCRException
    'Usage
     
    
    Dim instance As InternalException
    [Serializable()]
    public sealed class InternalException : SmartZoneOCRException 
    [Serializable()]
    public __gc __sealed class InternalException : public SmartZoneOCRException 
    [Serializable()]
    public ref class InternalException sealed : public SmartZoneOCRException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          Accusoft.SmartZoneOCRSdk.SmartZoneException
             Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
                Accusoft.SmartZoneOCRSdk.InternalException

    See Also