FormFix v6.0 for .NET - Updated
OutOfMemoryException Constructor()



Accusoft.FormDirectorSdk Namespace > OutOfMemoryException Class > OutOfMemoryException Constructor : OutOfMemoryException Constructor()
Initializes a new instance of the OutOfMemoryException class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New OutOfMemoryException()
public OutOfMemoryException()
public:
OutOfMemoryException();
Remarks
Normally, you will have no reason to construct an instance of this class. Instead, the FormDirector component will construct and throw exceptions of this type as needed.
See Also

Reference

OutOfMemoryException Class
OutOfMemoryException Members
Overload List

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