SunSPOT API V5.0


com.sun.spot.peripheral.radio
Class MAC_InvalidParameterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.spot.peripheral.radio.MAC_InvalidParameterException

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


Constructor Summary
MAC_InvalidParameterException()
           
MAC_InvalidParameterException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MAC_InvalidParameterException

public MAC_InvalidParameterException(String s)

MAC_InvalidParameterException

public MAC_InvalidParameterException()

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.