com.sun.spot.client
Class SpotClientArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.spot.client.SpotClientException
com.sun.spot.client.SpotClientArgumentException
- All Implemented Interfaces:
- Serializable
public class SpotClientArgumentException
- extends SpotClientException
SpotClientArgumentException is thrown when an ISpotClientCommand
is invoked
with incompatible arguments
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SpotClientArgumentException
public SpotClientArgumentException(String message)
SpotClientArgumentException
public SpotClientArgumentException(Throwable cause)
SpotClientArgumentException
public SpotClientArgumentException(String message,
Throwable cause)
Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.