com.sun.spot.peripheral
Class UnableToDeepSleepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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().
UnableToDeepSleepException
public UnableToDeepSleepException(String string)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.