SmartZone v8.0 - Updated
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / SmartZoneICRException Class
Members




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