SunSPOT host API V4.0


com.sun.spot.peripheral.radio
Class PHY_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.PHY_InvalidParameterException
All Implemented Interfaces:
Serializable

public class PHY_InvalidParameterException
extends RuntimeException

Thrown when an invalid parameter is passed to an I802_15_4_PHY

See Also:
Serialized Form

Constructor Summary
PHY_InvalidParameterException()
           
PHY_InvalidParameterException(String arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PHY_InvalidParameterException

public PHY_InvalidParameterException()

PHY_InvalidParameterException

public PHY_InvalidParameterException(String arg0)

SunSPOT host API V4.0


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