com.sun.spot.peripheral
Class NoAckException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sun.spot.peripheral.NoAckException
public class NoAckException
- extends IOException
Thrown when an attempt to transmit over the radio fails because
no acknowledgement is received within the time limit specified in
the I802.15.4 standard.
NoAckException
public NoAckException(String msg)
- Construct exception with given message.
- Parameters:
msg
-
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.