SunSPOT host API V3.0


com.sun.spot.client
Class SpotObsoleteVersionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.sun.spot.client.SpotClientException
                  extended by com.sun.spot.client.SpotClientFailureException
                      extended by com.sun.spot.client.SpotObsoleteVersionException
All Implemented Interfaces:
Serializable

public class SpotObsoleteVersionException
extends SpotClientFailureException

SpotObsoleteVersionException indicates a failure caused by the SPOT running software versions different to those expected by the installed SDK.

See Also:
Serialized Form

Constructor Summary
SpotObsoleteVersionException(String message)
           
SpotObsoleteVersionException(String message, String bootloaderIdentificationString)
           
 
Method Summary
 String getBootloaderIdentificationString()
           
 
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

SpotObsoleteVersionException

public SpotObsoleteVersionException(String message)

SpotObsoleteVersionException

public SpotObsoleteVersionException(String message,
                                    String bootloaderIdentificationString)
Method Detail

getBootloaderIdentificationString

public String getBootloaderIdentificationString()

SunSPOT host API V3.0


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