com.sun.spot.peripheral.radio
Class MAC_InvalidParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.peripheral.radio.MAC_InvalidParameterException
- All Implemented Interfaces:
- Serializable
public class MAC_InvalidParameterException
- extends RuntimeException
Thrown where an invalid parameter (typically attribute identifier, PAN id or channel number)
is passed to an I802_15_4_MAC
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MAC_InvalidParameterException
public MAC_InvalidParameterException(String s)
MAC_InvalidParameterException
public MAC_InvalidParameterException()
Copyright © 2006-2008 Sun Microsystems, Inc. All Rights Reserved.