SmartZone v8.0 - Updated
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk 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 SmartZoneICRException
    'Usage
     
    
    Dim instance As InternalException
    [Serializable()]
    public sealed class InternalException : SmartZoneICRException 
    [Serializable()]
    public __gc __sealed class InternalException : public SmartZoneICRException 
    [Serializable()]
    public ref class InternalException sealed : public SmartZoneICRException 
    Inheritance Hierarchy

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

    See Also