Accusoft.SmartZoneOCR5.Net - Updated
UnsupportedClassifierException Class
Members 






Accusoft.SmartZoneOCRSdk Namespace : UnsupportedClassifierException Class
Contains information when the component is trying to read a stream produced by an earlier version of SmartZone that has the Classifier type set to "OCR".
Object Model
UnsupportedClassifierException Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public NotInheritable Class UnsupportedClassifierException 
   Inherits SmartZoneOCRException
'Usage
 
Dim instance As UnsupportedClassifierException
[System.Serializable()]
public sealed class UnsupportedClassifierException : SmartZoneOCRException 
public class UnsupportedClassifierException = class(SmartZoneOCRException)sealed; 
System.SerializableAttribute()
public sealed class UnsupportedClassifierException extends SmartZoneOCRException
[System.Serializable()]
public __gc __sealed class UnsupportedClassifierException : public SmartZoneOCRException 
[System.Serializable()]
public ref class UnsupportedClassifierException sealed : public SmartZoneOCRException 
Inheritance Hierarchy

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

See Also

Reference

UnsupportedClassifierException Members
Accusoft.SmartZoneOCRSdk Namespace