SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / OutOfMemoryException Class
Members




OutOfMemoryException Class
Contains information about an unable to allocate memory error.
Object Model
OutOfMemoryException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class OutOfMemoryException 
   Inherits SmartZoneOCRException
 
'Usage
 
Dim instance As OutOfMemoryException
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.SmartZoneOCRSdk.SmartZoneException
         Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
            Accusoft.SmartZoneOCRSdk.OutOfMemoryException

See Also