SunSPOT API V5.0


com.sun.spot.peripheral
Class UnableToDeepSleepException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.spot.peripheral.UnableToDeepSleepException

public class UnableToDeepSleepException
extends Exception

This exception is thrown when an attempt to ensure a deep sleep fails because deep sleep is impossible. See SleepManager.ensureDeepSleep().


Constructor Summary
UnableToDeepSleepException(String string)
           
 
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

UnableToDeepSleepException

public UnableToDeepSleepException(String string)

SunSPOT API V5.0


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