SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / UnsupportedClassifierException Class
Members




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
 
<SerializableAttribute()>
Public NotInheritable Class UnsupportedClassifierException 
   Inherits SmartZoneICRException
 
'Usage
 
Dim instance As UnsupportedClassifierException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.SmartZoneICRSdk.SmartZoneException
         Accusoft.SmartZoneICRSdk.SmartZoneICRException
            Accusoft.SmartZoneICRSdk.UnsupportedClassifierException

See Also