SunSPOT API V5.0


Uses of Class
com.sun.squawk.peripheral.InsufficientFlashMemoryException

Packages that use InsufficientFlashMemoryException
com.sun.spot.flashmanagement Low level access to chunks of flash memory. 
com.sun.squawk.peripheral   
 

Uses of InsufficientFlashMemoryException in com.sun.spot.flashmanagement
 

Methods in com.sun.spot.flashmanagement that throw InsufficientFlashMemoryException
 boolean FlashFile.createNewFile(int size)
          Create a new file of the specified size, whose name is the name of this FlashFile object.
 INorFlashSector NorFlashSectorAllocator.getExtraSector(int purpose)
           
 

Uses of InsufficientFlashMemoryException in com.sun.squawk.peripheral
 

Methods in com.sun.squawk.peripheral that throw InsufficientFlashMemoryException
 INorFlashSector INorFlashSectorAllocator.getExtraSector(int purpose)
           
 INorFlashSector SimulatedNorFlashSectorAllocator.getExtraSector(int purpose)
           
 


SunSPOT API V5.0


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