java.lang
Class OutOfMemoryError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byjava.lang.OutOfMemoryError

public class OutOfMemoryError
extends Error


Constructor Summary
OutOfMemoryError()
           
 
Methods inherited from class java.lang.Throwable
getMessage
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

OutOfMemoryError

public OutOfMemoryError()