FormFix v6.0 for .NET - Updated
OutOfMemoryException Class
Members 



Accusoft.FormDirectorSdk Namespace : OutOfMemoryException Class
An exception object that this component may throw when there is no available memory.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class OutOfMemoryException 
   Inherits FormDirectorException
'Usage
 
Dim instance As OutOfMemoryException
[Serializable()]
public sealed class OutOfMemoryException : FormDirectorException 
[Serializable()]
public ref class OutOfMemoryException sealed : public FormDirectorException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FormDirectorException
         Accusoft.FormDirectorSdk.OutOfMemoryException

See Also

Reference

OutOfMemoryException Members
Accusoft.FormDirectorSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.