com.sun.spot.peripheral.radio
Class RadioOffException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.peripheral.SpotFatalException
com.sun.spot.peripheral.radio.RadioOffException
public class RadioOffException
- extends SpotFatalException
This exception is thrown when an attempt to write to a RadioOutputStream
that implies a multi-hop send fails because the radio receiver is turned off
(it fails because for a multi-hop send, the radio must receive a mesh ACK).
RadioOffException
public RadioOffException(String s)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.