Accusoft Pegasus
Accusoft.MicrXpress1.Net
OutOfMemoryException Class
Members  See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace : OutOfMemoryException Class




This exception is thrown if the worker component cannot allocate sufficient memory required to complete the operation.

Object Model

Syntax

Visual Basic (Declaration)  
<SerializableAttribute()>
Public NotInheritable Class OutOfMemoryException 
   Inherits MicrXpressException
Visual Basic (Usage) Copy Code
Dim instance As OutOfMemoryException
C#  
[SerializableAttribute()]
public sealed class OutOfMemoryException : MicrXpressException 
Managed Extensions for C++  
[SerializableAttribute()]
public __gc __sealed class OutOfMemoryException : public MicrXpressException 
C++/CLI  
[SerializableAttribute()]
public ref class OutOfMemoryException sealed : public MicrXpressException 

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.MicrXpressSdk.MicrXpressException
         Accusoft.MicrXpressSdk.OutOfMemoryException

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.