Accusoft.SmartZoneOCR5.Net - Updated
InternalException Class
Members 






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

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

See Also

Reference

InternalException Members
Accusoft.SmartZoneOCRSdk Namespace