CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


The exception that is thrown when there is not enough memory to continue the execution of a program.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Class OutOfMemoryException _
	Inherits SystemException
C#
[SerializableAttribute]
public class OutOfMemoryException : SystemException
Visual C++
[SerializableAttribute]
public ref class OutOfMemoryException : public SystemException
JavaScript
System.OutOfMemoryException = function();

Type.createClass(
	'System.OutOfMemoryException',
	SystemException);

Inheritance Hierarchy

System..::.Object
??System..::.Exception
????System..::.SystemException
??????System..::.OutOfMemoryException

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT