OutOfMemoryException
From REALbasicWiki
Contents |
[edit] Superclass
OutOfMemoryException inherits from RuntimeException.
[edit] Interfaces
[edit] Summary
An OutOfMemoryException is raised when an operation fails due to a lack of available memory.
[edit] Methods
[edit] Properties
[edit] Events
[edit] Discussion
Among the methods that may raise an OutOfMemoryException are the MemoryBlock and Picture constructors.
