SunSPOT host 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
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

Constructor Summary
MAC_InvalidParameterException()
           
MAC_InvalidParameterException(String s)
           
 
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

MAC_InvalidParameterException

public MAC_InvalidParameterException(String s)

MAC_InvalidParameterException

public MAC_InvalidParameterException()

SunSPOT host API V5.0


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