SunSPOT API V5.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

public class NotEnoughDMAMemoryException
extends Exception

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


Constructor Summary
NotEnoughDMAMemoryException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NotEnoughDMAMemoryException

public NotEnoughDMAMemoryException(String s)

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.