Accusoft.TwainProSdk Namespace : OutOfMemoryException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class OutOfMemoryException Inherits TwainProException
'Usage Dim instance As OutOfMemoryException
[Serializable()] public sealed class OutOfMemoryException : TwainProException
[Serializable()] public __gc __sealed class OutOfMemoryException : public TwainProException
[Serializable()] public ref class OutOfMemoryException sealed : public TwainProException
Possible causes:
The image being transferred is too large to fit in memory.
Too many applications are open.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.OutOfMemoryException