com.sun.spot.client
Class SpotObsoleteVersionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.client.SpotClientException
com.sun.spot.client.SpotClientFailureException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotObsoleteVersionException
public SpotObsoleteVersionException(String message)
SpotObsoleteVersionException
public SpotObsoleteVersionException(String message,
String bootloaderIdentificationString)
getBootloaderIdentificationString
public String getBootloaderIdentificationString()
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.