javax.realtime
Class MemoryInUseException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--javax.realtime.MemoryInUseException

public class MemoryInUseException
extends java.lang.RuntimeException

There has been attempt to allocation a range of physical or virtual memory that is already in use.

See Also:
Serialized Form

Constructor Summary
MemoryInUseException()
           
MemoryInUseException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MemoryInUseException

public MemoryInUseException()

MemoryInUseException

public MemoryInUseException(java.lang.String s)
Parameters:
s - Detail string