com.sun.spot.peripheral
Class ChannelBusyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.spot.peripheral.ChannelBusyException
public class ChannelBusyException
- extends IOException
Thrown when an attempt to transmit over the radio fails because
the channel is busy - and remains busy for a full set of retries.
ChannelBusyException
public ChannelBusyException(String msg)
- Construct exception with given message.
- Parameters:
msg
-
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.