Sun SPOT API
Green Release  


com.sun.spot.peripheral.radio
Class PHY_InvalidParameter

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.PHY_InvalidParameter

public class PHY_InvalidParameter
extends RuntimeException

Thrown when an invalid parameter is passed to an I802_15_4_PHY


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

Constructor Detail

PHY_InvalidParameter

public PHY_InvalidParameter()

PHY_InvalidParameter

public PHY_InvalidParameter(String arg0)

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.