SunSPOT host API V3.0


com.sun.spot.dmamemory
Class NotEnoughDMAMemoryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.spot.dmamemory.NotEnoughDMAMemoryException
All Implemented Interfaces:
Serializable

public class NotEnoughDMAMemoryException
extends Exception

The exception that is thrown if a request for DMA memory cannot be satisfied

See Also:
Serialized Form

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

Constructor Detail

NotEnoughDMAMemoryException

public NotEnoughDMAMemoryException(String s)

SunSPOT host API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.